ammending docs folder
This commit is contained in:
@@ -25,6 +25,17 @@ extensions = [
|
||||
'myst_parser',
|
||||
]
|
||||
|
||||
# Optional: allow includes in Markdown
|
||||
myst_enable_extensions = [
|
||||
"colon_fence",
|
||||
"deflist",
|
||||
"html_admonition",
|
||||
"html_image",
|
||||
"linkify",
|
||||
"substitution",
|
||||
"tasklist",
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
exclude_patterns = []
|
||||
|
||||
|
||||
+1
-1
@@ -19,4 +19,4 @@ Welcome to the AareDAQ documentation.
|
||||
:maxdepth: 2
|
||||
:caption: API Reference
|
||||
|
||||
api/modules
|
||||
api/aare
|
||||
|
||||
Reference in New Issue
Block a user