mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
Merge branch 'main' of github.com:flynx/photobook
This commit is contained in:
commit
87e8169826
13
README.md
13
README.md
@ -40,8 +40,17 @@ For more info on `make` targets see the: [./Makefile](./Makefile)
|
|||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
Pre-built documentation can be found on
|
Pre-built documentation can be found on
|
||||||
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf)
|
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf).
|
||||||
or it can be built from source by:
|
|
||||||
|
|
||||||
|
A full book (dummy) example is included in [./examples/book/](./examples/book/)
|
||||||
|
and can be used as a reference / starting point.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Building documentation
|
||||||
|
|
||||||
|
Building the reference from source is done by:
|
||||||
```shell
|
```shell
|
||||||
$ make pdf
|
$ make pdf
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user