Added cpl-mail
This commit is contained in:
@@ -47,7 +47,7 @@ templates_path = ["_templates"]
|
||||
# List of patterns, relative to source directory, that match files and
|
||||
# directories to ignore when looking for source files.
|
||||
# This pattern also affects html_static_path and html_extra_path.
|
||||
exclude_patterns = ["cpl_cli/templates/*", "cpl_cli/*", "tests", "cpl_query/tests/*", "tests/*"]
|
||||
exclude_patterns = ["cpl_cli/templates/*", "cpl_cli/*", "tests", "cpl.query/tests/*", "tests/*"]
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user