MkDocs plugin that simplifies configuring page titles and their order

An MkDocs plugin that simplifies configuring page titles and their order

The awesome-pages plugin allows you to customize how your pages show up the navigation of your MkDocs without having to configure the full structure in your mkdocs.yml. It gives you detailed control using a small configuration file directly placed in the relevant directory of your documentation.

Note: This plugin won’t do anything if your mkdocs.yml defines a nav or pages entry. To make use of the features listed below, you’ll either have to remove the entry completely or add a ... entry to it.

Installation

Note: This package requires Python >=3.5 and MkDocs version 1.0 or higher.
If you’re still on MkDocs 0.17 use version 1 of

 

 

 

To finish reading, please visit source site