large refactoring
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
site_name: obikmer
|
||||
docs_dir: docmd
|
||||
site_dir: doc
|
||||
docs_dir: DevDocMD
|
||||
site_dir: DevDoc
|
||||
|
||||
theme:
|
||||
name: material
|
||||
@@ -8,8 +8,8 @@ theme:
|
||||
plugins:
|
||||
- mermaid2:
|
||||
- bibtex:
|
||||
bib_file: docmd/references.bib
|
||||
csl_file: docmd/ecology-letters.csl
|
||||
bib_file: DevDocMD/references.bib
|
||||
csl_file: DevDocMD/ecology-letters.csl
|
||||
enable_inline_citations: false
|
||||
|
||||
markdown_extensions:
|
||||
@@ -63,5 +63,5 @@ nav:
|
||||
- NUMA-aware partition runner: architecture/numa_partition_runner.md
|
||||
|
||||
watch:
|
||||
- docmd
|
||||
- DevDocMD
|
||||
- mkdocs.yml
|
||||
|
||||
Reference in New Issue
Block a user