We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455f1a1 commit d07d3d4Copy full SHA for d07d3d4
1 file changed
projects.yaml
@@ -1554,6 +1554,13 @@ projects:
1554
pypi_id: mkdocs-remove-sections-plugin
1555
labels: [plugin]
1556
category: nav-pages
1557
+- name: mkdocs-navsorted-plugin
1558
+ mkdocs_plugin: navsorted
1559
+ description: mkdocs plugin to get nav sorted without yml directives
1560
+ github_id: idlesign/mkdocs-navsorted-plugin
1561
+ pypi_id: mkdocs-navsorted-plugin
1562
+ labels: [plugin]
1563
+ category: nav-pages
1564
1565
- name: mkdocs-spellcheck
1566
mkdocs_plugin: spellcheck
0 commit comments