mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-03 23:15:23 +00:00
Update README
This commit is contained in:
parent
c65c4eeeb8
commit
60199a357d
12
README.md
12
README.md
@ -58,3 +58,15 @@ In order to remove the generated files you can run:
|
||||
```bash
|
||||
make clean
|
||||
```
|
||||
|
||||
## Structure
|
||||
|
||||
The entry point of the book is [book.adoc](source/book.adoc).
|
||||
|
||||
The [book.adoc](source/book.adoc) consists of 3 sections:
|
||||
|
||||
- The [front matter](source/front_matter.adoc)
|
||||
- The [body](source/body.adoc)
|
||||
- The [back matter](source/back_matter.adoc)
|
||||
|
||||
The [body](source/body.adoc) is where should be placing the main content of your book.
|
||||
|
Loading…
Reference in New Issue
Block a user