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 a8c3495 commit 096478dCopy full SHA for 096478d
mkdocs.yml
@@ -3,6 +3,7 @@
3
site_name: CPP Lab Guide
4
repo_name: cpp-lln-lab/CPP_LabGuide
5
repo_url: https://github.com/cpp-lln-lab/CPP_LabGuide
6
+edit_uri: -/edit/main/docs/
7
# docs_dir: alternative_path # docs/ is the default folder
8
copyright: MIT
9
@@ -17,6 +18,7 @@ theme:
17
18
- navigation.expand
19
- content.action.edit
20
21
+
22
docs_dir: doc
23
24
# Pages
0 commit comments