specs/.gitignore
Scott Hussey 85a38d98ea (zuul) Add doc build and publish jobs
Add jobs to check that documents build on
check and gate and add a webhook for publishing
to readthedocs.io on post.

Change-Id: Ie6221222ca7be56598c7c7189c9a32817e2c0f85
2018-07-30 15:17:03 -05:00

8 lines
94 B
Plaintext

# Sphinx artifacts
/doc/build/
/doc/*/_static/
!/doc/source/_static/
/AUTHORS
/ChangeLog
.tox