MkDocs hopefully fixed.
This commit is contained in:
BIN
..gitignore.swp
Normal file
BIN
..gitignore.swp
Normal file
Binary file not shown.
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
site/
|
||||
@@ -1,6 +0,0 @@
|
||||
site_name: TeraHz Documentation
|
||||
site_dir: ../site
|
||||
nav:
|
||||
- Build guide: 'build.md'
|
||||
- Development-stable dependencies: 'dependencies.md'
|
||||
- Start page: 'index.md'
|
||||
@@ -1 +1,6 @@
|
||||
site_name: My Docs
|
||||
site_name: TeraHz Documentation
|
||||
site_dir: ../site
|
||||
nav:
|
||||
- Build guide: 'build.md'
|
||||
- Development-stable dependencies: 'dependencies.md'
|
||||
- Start page: 'index.md'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version: 2
|
||||
mkdocs:
|
||||
configuration: docs/mkdocs.yml
|
||||
configuration: mkdocs.yml
|
||||
|
||||
Reference in New Issue
Block a user