python-monascaclient/releasenotes/notes/openstack_docs-5cfec48411370070.yaml
kornicameister 6edcdd4af7 Enable client documentation
Commit enables following flavours of client's documentation:
- docs: featuring mainly CLI and Python API
- releasenotes: containing all releases releasenotes

Story: 2001058
Task: 5722

Needed-By: Ie064df6f64ee168ad3b5d2dda949b1d14fa7b9d8
Change-Id: I1b0fa11160d8d7d928b4cfbe358ca8c75ed8dd08
2017-11-21 17:31:06 +01:00

12 lines
305 B
YAML

---
prelude: >
Documentation done right by Openstack process.
issues:
- |
Removed the case where command documentation (held previously in markdown)
is out-of-sync with the command itself.
upgrade:
- |
Added details about using the CLI variant. Documented the usage
of Python API.