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

Instructions for and updates to Sphinx docs. #73

Merged
merged 1 commit into from
Apr 8, 2015
Merged

Instructions for and updates to Sphinx docs. #73

merged 1 commit into from
Apr 8, 2015

Conversation

mookerji
Copy link
Contributor

@mookerji mookerji commented Apr 7, 2015

Adds some instructions for generating documentation and getting
doc-specific prereqs. Magical import of logging apparently prevents
name clashing between cpython.logging and sbp.logging.

/cc @mfine

@@ -0,0 +1,4 @@
sphinx
sphinxcontrib
Copy link
Contributor

Choose a reason for hiding this comment

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

had an issue with this install - all other depends installed fine:

 pip install sphinxcontrib
Collecting sphinxcontrib
  Could not find any downloads that satisfy the requirement sphinxcontrib
  No distributions at all found for sphinxcontrib

Copy link
Contributor Author

Choose a reason for hiding this comment

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

right. updated. can you let me know if that gets the docs building on your machine?

Adds some instructions for generating documentation and getting
doc-specific prereqs. Magical import of logging apparently prevents
name clashing between cpython.logging and sbp.logging.

/cc @mfine
@mfine
Copy link
Contributor

mfine commented Apr 8, 2015

Built for me and they look beautiful!

mfine added a commit that referenced this pull request Apr 8, 2015
Instructions for and updates to Sphinx docs.
@mfine mfine merged commit 24006ab into swift-nav:master Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants