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
adding-packages-cmake.txt
adding-packages-conclusion.txt
adding-packages-directory.txt
adding-packages-generic.txt
adding-packages-gettext.txt
adding-packages-hooks.txt
adding-packages-tips.txt
adding-packages.txt
advanced.txt
appendix.txt
beyond-buildroot.txt
ccache-support.txt
common-usage.txt
configure.txt
contribute.txt
customize-busybox-config.txt
customize-kernel-config.txt
customize-packages.txt
customize-rootfs.txt
customize-store.txt
customize-toolchain.txt
customize-uclibc-config.txt
customize.txt
debugging-buildroot.txt
developer-guide.txt
download-infra.txt
download-location.txt
eclipse-integration.txt
faq-troubleshooting.txt
get-involved.txt
getting.txt
going-further.txt
how-buildroot-works.txt
introduction.txt
known-issues.txt
legal-notice.txt
make-tips.txt
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
rebuilding-packages.txt
starting-up.txt
using-buildroot-toolchain.txt
using.txt
working-with.txt
writing-rules.txt