diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2013-12-02 21:49:27 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-12-03 12:19:53 +0100 |
commit | 09dea8e8fb92c3b65d303cca14966e24e022e62b (patch) | |
tree | 6010085bf012e9fc2b86db782c4a3a8b8141154b /docs/manual/manual.txt | |
parent | 2257e36a57c15ef31a013dac56ff7c551fec70c5 (diff) | |
download | buildroot-09dea8e8fb92c3b65d303cca14966e24e022e62b.tar.gz buildroot-09dea8e8fb92c3b65d303cca14966e24e022e62b.zip |
docs/manual: limit the depth of the TOC in the HTML output
The current TOC level is set to 4, which does not mean 'a 4-level deep TOC',
but really means 'a TOC deep to the 4th level', with the first level being
level 0, which means we have:
12. Appendix
12.1. Makedev syntax documentation
12.2. Makeuser syntax documentation
12.3. Partition table layout description syntax
12.3.1. The global section
Properties for the global section
Which a bit too much. And yet, the fifth level is not shown, since we
don't have any! :-/
Limit the depth of the TOC to three levels, which is just enough to be
usefull, yet not cluttered by low-level titles.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/manual.txt')
0 files changed, 0 insertions, 0 deletions