Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate integration of formulas into docstrings #53

Closed
fedorov opened this issue May 4, 2016 · 11 comments
Closed

Investigate integration of formulas into docstrings #53

fedorov opened this issue May 4, 2016 · 11 comments

Comments

@fedorov
Copy link
Collaborator

fedorov commented May 4, 2016

also see

https://pythonhosted.org/an_example_pypi_project/sphinx.html

@fedorov
Copy link
Collaborator Author

fedorov commented May 4, 2016

and http://www.sphinx-doc.org/en/stable/ext/math.html

references courtesy @jcfr !

@naucoin
Copy link

naucoin commented May 4, 2016

Related to Issue #3 ?

@fedorov fedorov self-assigned this Jun 7, 2016
@fedorov
Copy link
Collaborator Author

fedorov commented Jun 28, 2016

@fedorov
Copy link
Collaborator Author

fedorov commented Jun 28, 2016

Sample screenshots of the look and features of the sphinx generated html pages

Top-level page (different themes are available, I liked this one the most)

image

Full text search capability:

image

Documentation for the specific function, search result highlight:

image

Source code for the specific function is cross-linked:

image

@fedorov
Copy link
Collaborator Author

fedorov commented Jun 28, 2016

@jcfr
Copy link
Collaborator

jcfr commented Jun 28, 2016

Nice.

Using the sphinx-quickstart is also helpful to generate the initial skeleton.
See http://read-the-docs.readthedocs.io/en/latest/getting_started.html

@pieper
Copy link
Contributor

pieper commented Jun 28, 2016

+1

On Tue, Jun 28, 2016 at 2:52 PM, Jean-Christophe Fillion-Robin <
notifications@github.com> wrote:

Nice.

Using the sphinx-quickstart is also helpful to generate the initial
skeleton.
See http://read-the-docs.readthedocs.io/en/latest/getting_started.html


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#53 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAHsfZujVtKTxnc0nPBSScsFAdhqNbEzks5qQW2GgaJpZM4IXNzR
.

@fedorov
Copy link
Collaborator Author

fedorov commented Jun 28, 2016

Using the sphinx-quickstart is also helpful to generate the initial skeleton.

yes, that is what I did. The wiki I references has a link to this guide http://gisellezeno.com/tutorials/sphinx-for-python-documentation.html, which uses quickstart, and I didn't duplicate the steps in that guide in the wiki.

@pieper
Copy link
Contributor

pieper commented Jun 29, 2016

Looks great!

@jcfr
Copy link
Collaborator

jcfr commented Jun 29, 2016

@fedorov Nice. Formula looks great too. Let me know when you have a PR ready for review.

@fedorov
Copy link
Collaborator Author

fedorov commented Jul 6, 2016

Resolved by #74

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants