Chapel Domain for Sphinx

Chapel domain for Sphinx! Document Chapel modules and APIs using the Sphinx tool suite.

Package documentation is available on readthedocs.org.

Installation

To install:

pip install sphinxcontrib-chapeldomain

To install from source on github:

git clone https://github.com/chapel-lang/sphinxcontrib-chapeldomain
cd sphinxcontrib-chapeldomain
python setup.py install

Getting Started

See the Chapel Domain Reference for a description of directives and roles provided by this domain.

For tips on developing the chapel domain (as opposed to using the directives), see the developer documentation.

Contents: