Skip to content

Conversation

@SamLau95
Copy link
Contributor

@SamLau95 SamLau95 commented Sep 4, 2015

And also adds a Makefile to make building/viewing the docs a little easier.
The Makefile adds these commands:

install    to install the datascience package locally
test       to run the tests
docs       to build the docs
clean_docs to remove the doc files
serve_docs to serve the docs from a local Python server

This is what the docs currently look like:

screenshot 2015-09-03 22 32 48

It's not too hard to push the docs folder to Github pages so people can browse the docs online (https://gist.github.com/cobyism/4730490).

And also adds a Makefile to make building/viewing the docs a little easier.
The Makefile adds these commands:

    install    to install the datascience package locally
    test       to run the tests
    docs       to build the docs
    clean_docs to remove the doc files
    serve_docs to serve the docs from a local Python server
It now displays all the documentation in sections and allows for
convenient browsing of modules in the sidebar.
@SamLau95
Copy link
Contributor Author

SamLau95 commented Sep 9, 2015

@papajohn @alvinwan Either one of you wanna give this a review?

@papajohn
Copy link
Contributor

papajohn commented Sep 9, 2015

Great! Can you publish it?

papajohn added a commit that referenced this pull request Sep 9, 2015
Generate basic documentation using Sphinx
@papajohn papajohn merged commit 29189ba into master Sep 9, 2015
@papajohn papajohn deleted the documentation branch September 9, 2015 03:53
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.

3 participants