mirror of
https://github.com/flynx/photobook.git
synced 2025-12-27 05:31:57 +00:00
refactored the readme a bit...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ace4cc3e6f
commit
60a4e8b6ef
17
README.md
17
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
|
||||||
```
|
```
|
||||||
@ -57,10 +66,6 @@ Build requirements for docs:
|
|||||||
should work fine.
|
should work fine.
|
||||||
|
|
||||||
|
|
||||||
A full book (dummy) example is included in ./examples/book/ and can be
|
|
||||||
used as a reference / starting point.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user