Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cokelaer/sphinx_tutorial

See README file or jump to
https://github.com/cokelaer/sphinx_tutorial

Last synced: 2 months ago
JSON representation

See README file or jump to

Awesome Lists containing this project

README

        

Sphinx Tutorial: this project is intented to provide a summary
of RST and Sphinx (http://sphinx.pocoo.org) syntaxes.

Project author(s): Thomas Cokelaer

Distributed under the GPL v3 License.
See accompanying file LICENSE.txt

WebSite: http://thomas-cokelaer.info/tutorials/sphinx/contents.html

Copyright 2010-2014
######################################################################

To compile the documentation, you need some python packages, which can be installed with pip::

pip install sphinx, numpy, pylab, easydev

Then, ::

make html.