issues Search Results · repo:mysiki/mkdocs_include_dir_to_nav language:Python
Filter by
4 results
(44 ms)4 results
inmysiki/mkdocs_include_dir_to_nav (press backspace or delete to remove)This is a great tool. But is it possible to specify a subdirectory to use reverse_sort_file? Thank you.
shenweiyan
- Opened on Jan 11, 2024
- #6
Add an options in order to allow to exclude folder. Plugin are not compatible with other, like mike-versioning, need to
exclude versionning folder in this case
enhancement
mysiki
- Opened on Apr 20, 2022
- #5
Given the following configuration:
nav:
- Home: index.md
- Wiki: wiki
And directory structure :
docs/
├── index.md
├── wiki
│ ├── page01.md
│ ├── page02.md
│ ├── .git
│ │ └── standard ...
mistic100
- 3
- Opened on Nov 18, 2021
- #3
Tried
- include_dir_to_nav:
file_name_as_title: true
but I still see the header of the file content as title, instead of the file name.
Also would it be possible to order them lexicographically? ...
Acentelles
- 5
- Opened on Sep 29, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.