gmxapi Python package documentation infrastructure.
commitaa6a516e04ff2ececc88fb3709d4c3360b5c0629
authorM. Eric Irrgang <ericirrgang@gmail.com>
Sat, 29 Jun 2019 06:08:43 +0000 (29 09:08 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 1 Jul 2019 05:10:26 +0000 (1 07:10 +0200)
tree3cec7dcbd7df49d336cafbe2c5c86035cdf8f128
parentacb7e888496456d23f0d94f0d53f50f29713f098
gmxapi Python package documentation infrastructure.

* Begin a documentation tree in python_packaging/documentation.
* Create a docker image for quick rebuild and review of Sphinx docs.

Refs #2698

Change-Id: Ib05e0309e60bfdadf52dadc7af0942c25c89f1e4
python_packaging/.gitignore [new file with mode: 0644]
python_packaging/docker/README.md
python_packaging/docker/ci.dockerfile
python_packaging/docker/docs.dockerfile [new file with mode: 0644]
python_packaging/documentation/.gitattributes [new file with mode: 0644]
python_packaging/documentation/README.md [new file with mode: 0644]
python_packaging/documentation/changelog.rst [new file with mode: 0644]
python_packaging/documentation/conf.py [new file with mode: 0644]
python_packaging/documentation/index.rst [new file with mode: 0644]
python_packaging/requirements-docs.txt [new file with mode: 0644]