Commit 03920ac
asciidoctor: fix user-manual to be built by
The `user-manual.txt` is designed as a `book` but the `Makefile` wants
to build it as an `article`. This seems to be a problem when building
the documentation with `asciidoctor`. Furthermore the parts *Git
Glossary* and *Appendix B* had no subsections which is not allowed when
building with `asciidoctor`. So lets add a *dummy* section.
Signed-off-by: 마누엘 <nalla@hamal.uberspace.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>asciidoctor
1 parent 9574901 commit 03920ac
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4395 | 4395 | | |
4396 | 4396 | | |
4397 | 4397 | | |
| 4398 | + | |
| 4399 | + | |
| 4400 | + | |
| 4401 | + | |
4398 | 4402 | | |
4399 | 4403 | | |
4400 | 4404 | | |
| |||
4636 | 4640 | | |
4637 | 4641 | | |
4638 | 4642 | | |
| 4643 | + | |
| 4644 | + | |
| 4645 | + | |
| 4646 | + | |
4639 | 4647 | | |
4640 | 4648 | | |
4641 | 4649 | | |
| |||
0 commit comments