Add RTD yaml config file

This commit is contained in:
Jon Siwek 2019-01-10 12:55:35 -06:00
parent 879f327d4b
commit eb1e598460
3 changed files with 6 additions and 2 deletions

4
.readthedocs.yml Normal file
View file

@ -0,0 +1,4 @@
formats: []
python:
version: 3

@ -1 +1 @@
Subproject commit e60dbc60c3cbc602da84052f61e43da36d81de2d
Subproject commit 4808c07314ced57ac38364ff60647cbc33e853b6

View file

@ -182,7 +182,7 @@ html_title = u'Zeek User Manual v' + release
#html_file_suffix = None
# Output file base name for HTML help builder.
htmlhelp_basename = 'bro-doc'
htmlhelp_basename = 'zeek-docs'
# -- Options for LaTeX output --------------------------------------------------