292e8c9cfd
Change-Id: I540b28d6173b30baf6ee2e6e14d8ba5ffb67b660 Closes-Bug: #1514803
13 lines
503 B
YAML
13 lines
503 B
YAML
---
|
|
prelude: >
|
|
This release includes automatic `docs` generation via Sphinx.
|
|
other:
|
|
- |
|
|
Introduced new docs generation via `Sphinx <http://sphinx-doc.org/contents.html>`_
|
|
and `ReST <http://docutils.sourceforge.net/rst.html>`_.
|
|
|
|
* Separate `doc` folder includes `source` and `build`
|
|
* Integration with `tox <https://testrun.org/tox/latest/index.html>`_ as `docs` target
|
|
* `makefile` for manual building
|
|
* `Openstack Theme <https://github.com/openstack/oslosphinx>`_ support
|