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
=========================================
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)
Built Distribution
File details
Details for the file sphinxscript-0.0.2.tar.gz
.
File metadata
- Download URL: sphinxscript-0.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c99c2f74d05ffab35b8c06d306dcb776ef981dd9fad2c9f5b721390ca7e96075 |
|
MD5 | f8e444c77612767da078a7cc40abf26b |
|
BLAKE2b-256 | 26aed5954c5785e0f28663df6cd1e7dea02b1252abc328e6845e2322b3787140 |
File details
Details for the file sphinxscript-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxscript-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4b7575b055980c9ef83afae048ae565b6dbbf5003a79f412e9131be74440939 |
|
MD5 | a67fb25916a734d63e9b0113eec79222 |
|
BLAKE2b-256 | 605398ccccb3be13042b631f07cf923587c45bc44a7f98ec82d75f960973c37e |