Improved docs
This commit is contained in:
@@ -51,6 +51,8 @@ templates_path = ['_templates']
|
||||
exclude_patterns = [
|
||||
'cpl_cli/templates/*',
|
||||
'cpl_cli/*',
|
||||
'tests',
|
||||
'cpl_query/tests/*',
|
||||
'tests/*'
|
||||
]
|
||||
|
||||
@@ -65,4 +67,4 @@ html_theme = 'sphinx_rtd_theme'
|
||||
# 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']
|
||||
|
||||
Reference in New Issue
Block a user