Tools for LSST DM documentation projects
Project description
Documentation tools for LSST Data Management projects, including Sphinx extensions.
Development
In a checked-out repository, create a virtual environment with your method of choice and run:
python setup.py develop
To run tests:
tox
Licensing
MIT Licensed. See LICENSE and COPYRIGHT.