Skip to main content

Tool for building restructured text documentation for projects with scripts in many languages

Project description

sphinx-script Script Documentation Module
=========================================

version number: 0.0.2
author: [Climate Impact Lab](http://impactlab.org)

Overview
--------

Tool for building restructured text documentation for projects with scripts in many languages

Installation
------------

To install use pip:

$ pip install sphinxscript


Or clone the repo:

$ git clone https://github.com/ClimateImpactLab/sphinxscript.git
$ python setup.py install

Usage
-----

Set up your repository using sphinx. Near the top of the `conf.py` configuration
file, place the following lines:


import sphinxscript
sphinxscript.build_docs()

Finally, in your sphinx index file `index.rst`, include the following:

.. toctree::
:maxdepth: 4

[project_folder_name]

replacing `[project_folder_name]` with the name of the directory containing your
source code.


Using Sphinx-script with ReadTheDocs
------------------------------------

Include `sphinxscript` in the file `requirements.txt` in your root project
directory. Then follow the usage steps above.



Contributing
------------

TBD

Example
-------

TBD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxscript-0.0.2.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

sphinxscript-0.0.2-py2.py3-none-any.whl (6.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinxscript-0.0.2.tar.gz.

File metadata

File hashes

Hashes for sphinxscript-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c99c2f74d05ffab35b8c06d306dcb776ef981dd9fad2c9f5b721390ca7e96075
MD5 f8e444c77612767da078a7cc40abf26b
BLAKE2b-256 26aed5954c5785e0f28663df6cd1e7dea02b1252abc328e6845e2322b3787140

See more details on using hashes here.

File details

Details for the file sphinxscript-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxscript-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f4b7575b055980c9ef83afae048ae565b6dbbf5003a79f412e9131be74440939
MD5 a67fb25916a734d63e9b0113eec79222
BLAKE2b-256 605398ccccb3be13042b631f07cf923587c45bc44a7f98ec82d75f960973c37e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page