Skip to content
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

Bring changes from master #43

Merged
merged 1 commit into from Aug 3, 2020
Merged

Bring changes from master #43

merged 1 commit into from Aug 3, 2020

Conversation

rahulporuri
Copy link
Contributor

Specifically, fixes for #35 and #33

The process of building and testing was :

  • Install sphinx and enthought_sphinx_theme in an edm environment
  • Run python -m sphinx docs\source docs\html
  • Manually check using a http server - python -m http.server (from python 3.6 edm env) from docs\html directory
  • Move/copy contents of docs\html to root directory. The only two files in the docs\html directory which weren't copied over to the root directory on this branch (gh-pages) are .buildinfo and .doctrees.
  • Manually check using a http server - python -m http.server (from python 3.6 edm env) from root directory

fixes #36

specifically, fixes for #35 and #33
Copy link
Contributor

@kitchoi kitchoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulporuri rahulporuri merged commit c65eb76 into gh-pages Aug 3, 2020
@rahulporuri rahulporuri deleted the update-gh-pages branch August 3, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants