[docs] Sphinx API hosted on GitHub Pages#832
Merged
nerdvegas merged 11 commits intoAug 11, 2020
Merged
Conversation
abcdc64 to
97d37bb
Compare
74aa9f6 to
a3b1510
Compare
added 11 commits
August 5, 2020 17:24
Contributor
Author
|
About 60d21f4, I originally included it just to make sure users on any platform/python version can build the docs for themselves locally. It's to make sure we don't end up with any unintended surprises in any API docs Python scripts if we start adding any in the future. That said, if anyone PRs anything, I guess as long as it builds on GitHub and releases, that is what really matters at the end of the day. People can download the generated artefact and view the static, generated pages locally if they want to check. |
Contributor
Author
Contributor
|
Ah cheers, I actually had to go enable it actually. It's working now.
A
…On Tue, Aug 11, 2020 at 9:23 PM Joe Yu ***@***.***> wrote:
Also, I find the GitHub Pages settings can be a bit stubborn and either:
- Take a while to take effect or,
- Needs a couple of cycles of setting/un-setting it for it to take
effect
[image: image]
<https://user-images.githubusercontent.com/9294702/89891637-58a1d180-dbcd-11ea-8197-e50aba0f509b.png>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#832 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMOUSV2IJZRLDANMGRT3T3SAESZRANCNFSM4KEQCUJA>
.
|
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.

Build Sphinx API docs and host it using GitHub Pages for the current repository:
https://wwfxuk.github.io/rez/
masterbranchpython docs/entrypoint.py(add--no-dockerto just install locally)Thought this might be a starting point to have some API docs available: