promenade/doc/source
Roman Gorshunov d12927a156 Fix: Promenade Exceptions docs rendering on RTD
Readthedocs failed to render Promenade exceptions with error:
> WARNING: autodoc: failed to import exception 'xxx' from module
> 'promenade'; the following exception was raised: No module
> named 'falcon'

Trying to add Promenade requirements to the installed requirements list,
so that Readthedocs has all modules, including those needed for the
Promenade itself.

Unify docs building by utilizing Zuul docs-on-readthedocs template job.

Cosmetic readability changes:
1. combined all Makefile .PHONY targets into one
2. merged multiple LABEL instructions in Dockerfile into one

Change-Id: I731ee3426a631fa765f13ba7091dcb4b9ebd0353
2019-08-27 22:57:15 +02:00
..
configuration Fix potential port conflict 2019-08-05 15:52:39 -05:00
troubleshooting Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
api.rst Fix docs 2018-09-21 14:21:03 +05:30
conf.py Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
design.rst Merge "Fix: various documentation and URL fixes" 2018-09-26 20:11:53 +00:00
developer-onboarding.rst trivial fix: Move developer onboarding guide to doc folder 2018-06-05 20:18:47 -04:00
exceptions.rst Fix: Promenade Exceptions docs rendering on RTD 2019-08-27 22:57:15 +02:00
getting-started.rst Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
index.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00