mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 09:50:09 +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
|
||||
|
||||
Pre-built documentation can be found on
|
||||
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf)
|
||||
or it can be built from source by:
|
||||
[CTAN](http://mirrors.ctan.org/macros/latex/contrib/photobook/photobook.pdf).
|
||||
|
||||
|
||||
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
|
||||
$ make pdf
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user