refactored the readme a bit...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-16 11:15:01 +03:00
parent ace4cc3e6f
commit 60a4e8b6ef

View File

@ -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
```
@ -57,10 +66,6 @@ Build requirements for docs:
should work fine.
A full book (dummy) example is included in ./examples/book/ and can be
used as a reference / starting point.
## Notes