[feat] Convert the documentation to Read The Docs template#1426
Open
dhunstack wants to merge 2 commits intoMTG:masterfrom
Open
[feat] Convert the documentation to Read The Docs template#1426dhunstack wants to merge 2 commits intoMTG:masterfrom
dhunstack wants to merge 2 commits intoMTG:masterfrom
Conversation
86097fc to
e54fd81
Compare
a760029 to
5f3b3fe
Compare
Member
|
@dhunstack The build-docs workflows is missing |
Member
|
Fixed doc build script to catch such issues in the future: c896c90. |
0b41b58 to
dee94bd
Compare
Following changes were made in this commit - - Sphinx's `conf.py` file was regenerated. Old configuration file is in `conf_old.py` - `custom.css` was added to set sidebar colors - `documentation.rst` page was added to serve as the home page for docs. Replaces the old `documentation.html`. - Some `rst` files were modified to reduce the number of sidebar pages Signed-off-by: Anmol Mishra <anmolmishra1997@gmail.com>
Contributor
Author
|
PR for dependency updates - #1444 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following changes were made in this commit -
conf.pyfile was regenerated. Old configuration file is inconf_old.pycustom.csswas added to set sidebar colorsdocumentation.rstpage was added to serve as the home page for docs. Replaces the olddocumentation.html.rstfiles were modified to reduce the number of sidebar pages