Tools for LSST DM documentation projects
Project description
###########
documenteer
###########
.. image:: https://img.shields.io/pypi/v/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/l/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/wheel/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/pyversions/documenteer.svg?style=flat-square
Documentation tools for `LSST Data Management <http://dm.lsst.org>`_ projects, including Sphinx extensions.
Installation
============
.. code-block:: bash
pip install documenteer
Development
===========
Create a virtual environment with your method of choice (virtualenvwrapper or conda) and then clone or fork, and install::
.. code-block:: bash
git clone https://github.com/lsst-sqre/documenteer.git
pip install -r requirements.txt
To make a release:
1. Update the :file:`CHANGELOG.rst`.
2. Increment version in :file:`setup.py`.
3. Tag: ``git tag -s -m "Version X.Y.Z" vX.Y.Z``
4. Build:
.. code-block:: bash
rm -R dist
python setup.py sdist bdist_wheel
5. Upload:
.. code-block:: bash
twine upload dist/*
git push --tags
License
=======
MIT Licensed. See :file:`LICENSE` and :file:`COPYRIGHT`.
documenteer
###########
.. image:: https://img.shields.io/pypi/v/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/l/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/wheel/documenteer.svg?style=flat-square
.. image:: https://img.shields.io/pypi/pyversions/documenteer.svg?style=flat-square
Documentation tools for `LSST Data Management <http://dm.lsst.org>`_ projects, including Sphinx extensions.
Installation
============
.. code-block:: bash
pip install documenteer
Development
===========
Create a virtual environment with your method of choice (virtualenvwrapper or conda) and then clone or fork, and install::
.. code-block:: bash
git clone https://github.com/lsst-sqre/documenteer.git
pip install -r requirements.txt
To make a release:
1. Update the :file:`CHANGELOG.rst`.
2. Increment version in :file:`setup.py`.
3. Tag: ``git tag -s -m "Version X.Y.Z" vX.Y.Z``
4. Build:
.. code-block:: bash
rm -R dist
python setup.py sdist bdist_wheel
5. Upload:
.. code-block:: bash
twine upload dist/*
git push --tags
License
=======
MIT Licensed. See :file:`LICENSE` and :file:`COPYRIGHT`.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
documenteer-0.1.8.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file documenteer-0.1.8.tar.gz
.
File metadata
- Download URL: documenteer-0.1.8.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b5d24b530974453c0db8eeff778e5ff85ff4639273f2d8500fe8fb9a686e858 |
|
MD5 | 2ee8f644e74988471f24b8c63b66d5c9 |
|
BLAKE2b-256 | 7d258ab0e4bf5697ef88d57fb309e3494ec136501ac8b96d462e442463da60ed |
File details
Details for the file documenteer-0.1.8-py2-none-any.whl
.
File metadata
- Download URL: documenteer-0.1.8-py2-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e810379633ac2151bb3f777971bf9283df3e4e612a9ab10271c8742545929f7 |
|
MD5 | 3c8e11b0faa9d08630fe8a037f26649e |
|
BLAKE2b-256 | 595a02fc4f5d9c3796716e0f5c2e3f716c4f335add46bc5e6fcf10d725f8bbcd |