kumquat-buildroot/docs/manual
Yann E. MORIN 09dea8e8fb 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>
2013-12-03 12:19:53 +01:00
..
adding-packages-autotools.txt manual: split info on hooks to a separate section/file 2013-11-11 00:11:40 +01:00
adding-packages-cmake.txt manual: split info on hooks to a separate section/file 2013-11-11 00:11:40 +01:00
adding-packages-conclusion.txt
adding-packages-directory.txt manual: clarify that Config.in comments should have correct dependencies 2013-11-10 23:59:04 +01:00
adding-packages-generic.txt manual: split info on hooks to a separate section/file 2013-11-11 00:11:40 +01:00
adding-packages-gettext.txt
adding-packages-hooks.txt manual: add some info on the POST_RSYNC hook 2013-11-11 00:12:05 +01:00
adding-packages-tips.txt manual: github commits should be specified in full 2013-11-02 16:16:47 +01:00
adding-packages.txt manual: split info on hooks to a separate section/file 2013-11-11 00:11:40 +01:00
advanced.txt
appendix.txt manual: rename section name of package lists 2013-10-14 12:50:11 +02:00
beyond-buildroot.txt
ccache-support.txt ccache: expose control interface via 'make ccache-options' 2013-10-27 10:30:10 +01:00
common-usage.txt
configure.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
contribute.txt manual: update review process and patchwork 2013-10-14 23:16:22 +02:00
customize-busybox-config.txt
customize-kernel-config.txt
customize-packages.txt
customize-rootfs.txt post-{build, images} hooks: export BUILD_DIR too 2013-11-13 00:25:18 +01:00
customize-store.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
customize-toolchain.txt manual: customize-toolchain.txt: update internal backend section 2013-11-01 17:09:39 +01:00
customize-uclibc-config.txt
customize.txt
debugging-buildroot.txt pkg-infra: add user-supplied step-hooks 2013-11-13 00:27:26 +01:00
developer-guide.txt pkg-infra: add user-supplied step-hooks 2013-11-13 00:27:26 +01:00
download-infra.txt
download-location.txt
eclipse-integration.txt
faq-troubleshooting.txt
get-involved.txt manual: update review process and patchwork 2013-10-14 23:16:22 +02:00
getting.txt
going-further.txt
how-buildroot-works.txt
introduction.txt
known-issues.txt manual/known-issues.txt: fix s/Soucery/Sourcery/ typo 2013-10-07 09:33:46 +02:00
legal-notice.txt legal info: update documentation with split target/host output 2013-11-17 09:15:17 +01:00
make-tips.txt manual generation: check dependencies first 2013-11-01 16:41:04 +01:00
makedev-syntax.txt
makeusers-syntax.txt
manual.mk docs/manual: limit the depth of the TOC in the HTML output 2013-12-03 12:19:53 +01:00
manual.txt
package-make-target.txt
patch-policy.txt
prerequisite.txt docs/manual: Add version number to perl in prerequisites 2013-11-11 15:06:34 +01:00
rebuilding-packages.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
starting-up.txt
using-buildroot-toolchain.txt
using.txt
working-with.txt
writing-rules.txt