mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
53b1dcc315
commit
2a29e29680
@ -38,10 +38,20 @@ for me, subjectively).
|
|||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
To build all components:
|
||||||
```shell
|
```shell
|
||||||
$ make all
|
$ make all
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To build a specific component:
|
||||||
|
```shell
|
||||||
|
$ make block.pdf
|
||||||
|
```
|
||||||
|
|
||||||
|
`block.pdf` in this case.
|
||||||
|
|
||||||
|
<!-- XXX add basic introspection to Makefike??? -->
|
||||||
|
|
||||||
|
|
||||||
Structure
|
Structure
|
||||||
---------
|
---------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user