-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: custom index.html should be optional in project doc root
There are two possible documentation structure design: - submodules included inside the root doc folder (preferred) - submodules in their own doc folder and a separate sphinx target The custom index.html is really useful only in the second situation. Therefore it is now copied to the output dir only if it is present in the source dir.
- Loading branch information
Showing
1 changed file
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters