updates to allow building python docs again, also added checks for requirements to build the python docs
This commit is contained in:
parent
78d442b574
commit
5dcf2f45c5
4 changed files with 13 additions and 19 deletions
|
@ -121,7 +121,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
|
|||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
#html_static_path = ['_static']
|
||||
|
||||
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
||||
# using the given strftime format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue