feat: Allow semiliterate to adjust the theme #22
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: glen/mkdocs-semiliterate#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "syspath"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The mechanism here is to shadow a specified
custom.theme_dir
in thegenerated docs directory, and then ignore generated files therein (since they
will be being used by the theme to render the pages, and are not actually
part of the documentation).