Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Schanzel 3328e22d53
Fix sphinx doc build
Version 7.2.5 breaks with a module load error,
cf. https://github.com/sphinx-doc/sphinx/issues/11662

Change-Id: I49146695305351661183cacdc3cb4a2503b49687
2023-09-01 11:02:05 +02:00
James E. Blair e95b146d10 Switch docs theme to versioned RTD
To match change I2870450ffd02f55509fcc1297d050b09deafbfb9 in Zuul.

The default domain is changed to zuul which uncovered a reference
error which is fixed.

Change-Id: I71db35252d018feed41d9e87aa702c6daa61902b
2021-12-16 11:23:30 -08:00
Ian Wienand 8d54917488 Use zuul-sphinx for configuration layout
This moves the configuration documentation to a hierarchical layout
using the attr directives provided by zuul-sphinx.

Apart from making it look like the zuul documentation, this brings
consistency to things like required flags, default values and typing
info.

There are no content changes but things have moved around somewhat to
accommodate the layout.

Depends-On: https://review.openstack.org/604267

Change-Id: I831dfd8c9458a1f255aa05fa96cfc5c416ed3310
2018-10-17 07:24:40 +11:00
Zuul 8358f36ffe Merge "Add list of metrics provided to statsd" 2018-09-05 05:41:01 +00:00
Doug Hellmann f443b49a01 uncap sphinx
The newest reno release, 2.10.0, requires a feature of newer sphinx
without specifying that the minimum compatibility has changed. Uncap
sphinx here so at least the doc build is not broken.

Change-Id: Ic5127de5bfbbcdc9fd4a6d06d955b0b280c09f74
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-04 15:19:08 -04:00
Markus Hosch b3ae6e4791 Add list of metrics provided to statsd
This change provides a list of currently available metrics that are
reported by the laucher and the builder.

Change-Id: I51bc38c746cab5374095cc80e77db4534c041119
2018-08-29 08:45:30 +00:00
Markus Hosch fe6b7ddfca Move sphinx + deps to doc/requirements.txt
Move all doc related requirements to a separate requirements.txt so
that the tests do not install unneccessary dependencies.

Change-Id: I276775ee2d038209f82bfb42dca386a2f5bf02f0
2018-08-16 09:57:52 +02:00