-
Notifications
You must be signed in to change notification settings - Fork 739
0.9.0 generate new docs #1568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.9.0 generate new docs #1568
Conversation
| @@ -1,4 +0,0 @@ | |||
| # Sphinx build info version 1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this file have been deleted (as is the case from following README) or just updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's okay either way, as long as the resulting page is rendered correctly. We can come back to this if it affects GitHub's page deployment.
| @@ -1,7 +1,7 @@ | |||
| pre { line-height: 125%; } | |||
| td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same with this file -- is this okay or should it be changed back
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you enable your gh-pages build and skim through the doc to see if there is any obvious layout change? If not we can keep the change.
|
Did you install the dependencies as directed in doc build process? i.e. |
mthrok
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Token approval
* update profiler tutorial with new features introduced * update bigger to higher * change wording and add some links Co-authored-by: Brian Johnson <[email protected]>
No description provided.