mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
37e645d62310978bfbef948dffc15348500dc00c
This patch improves the consistency of TOC levels, so now the level is always equal to the N in the `<hN>` tag. It also allows users of the MkDocs theme to set the navigation depth to show in the TOC panel (defaulting to 2). Resolves #1910 and resolves #770.
MkDocs
Project documentation with Markdown.
- View the MkDocs documentation.
- Project release notes.
- Visit the MkDocs wiki for community resources, including third party themes and a list of MkDocs users.
- IRC channel:
#mkdocson freenode. - Discussions and support: https://groups.google.com/forum/#!forum/mkdocs
Code of Conduct
Everyone interacting in the MkDocs project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.
Description
Languages
Python
81%
JavaScript
13.4%
HTML
4.1%
CSS
1.5%