We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8d8fa commit 7c89e69Copy full SHA for 7c89e69
docs/_config.yml
@@ -4,5 +4,12 @@ theme: just-the-docs
4
5
url: https://blockscience.github.io/MSML/
6
7
+defaults:
8
+ - scope:
9
+ path: "docs" # an empty string here means all files in the project
10
+ type: "pages"
11
+ values:
12
+ layout: "default"
13
+
14
aux_links:
15
MSML Repository Repository: https://github.com/BlockScience/MSML
0 commit comments