drydock/docs/source/exceptions
Felipe Monteiro 3fb095f0eb fix: Drydock exceptions documentation incorrectly rendering
This patch set changes Drydock's exceptions documentation
(contained underneath operators guide) because it isn't rendering
correctly as a list table on RTD (the autoexception information
is missing) [0].

The easy fix is to change the tabularized view (list table)
into basically a series of autoexception classes which sufficiently
captures the level of detail required, anyway.

Note that running `tox -e docs` locally and opening the resulting
index.html page appears to work -- but not when hosted on RTD.

[0] https://airship-drydock.readthedocs.io/en/latest/exceptions/exceptions.html

Change-Id: Ie4bc01f1fe6aee9b9a58fd956f5b350df44bef51
2018-09-23 12:27:54 -04:00
..
api_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
bootaction_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
build_data_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
client_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
design_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
driver_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00
exceptions.rst Documentation for Exceptions 2018-02-13 11:25:45 -05:00
index.rst Documentation for Exceptions 2018-02-13 11:25:45 -05:00
orchestrator_error.inc fix: Drydock exceptions documentation incorrectly rendering 2018-09-23 12:27:54 -04:00