zuul-jobs/roles/fetch-sphinx-output
Andreas Jaeger 8493e6ad92 Fix sphinx publishing
Since change I9ed0b02d6ca20a6b679507c4d988531abc55b09d merged, we were
publishing to docs.o.o/$project/latest/html instead of
docs.o.o/$project/latest . We need to remove the final html part when
using rsync. Add an option to allow appending "/" to sphinx_output_src
so that rsync copies the content without the final html.

Change-Id: I0eed5ebf5af8d43f6a105a1fc0dcf1b0a9813dbd
2018-01-02 22:49:13 +00:00
..
defaults Fix sphinx publishing 2018-01-02 22:49:13 +00:00
tasks Allow user to select source directory in fetch-sphinx-output 2017-08-31 19:34:33 -04:00
README.rst Fix sphinx publishing 2018-01-02 22:49:13 +00:00

README.rst

Collect output from a sphinx build

By default, this copies the output from the sphinx build on the worker to the log root of the executor.

Role Variables