Skip to content

Commit 6e7f242

Browse files
committed
combine intro
1 parent 24a7d5a commit 6e7f242

File tree

4 files changed

+4
-10
lines changed

4 files changed

+4
-10
lines changed

docs/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
---
2-
hide:
3-
- toc
4-
---
5-
61
# COMPAS Model

docs/introduction.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/license.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--8<-- "LICENSE"

mkdocs.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,8 @@ plugins:
140140
unwrap_annotated: true
141141

142142
nav:
143-
- Home: index.md
144-
- Get Started:
145-
- Introduction: introduction.md
146-
- Installation: installation.md
143+
- Introduction: index.md
144+
- Installation: installation.md
147145
- Reference:
148146
- algorithms: reference/compas_model.algorithms.md
149147
- datastructures: reference/compas_model.datastructures.md
@@ -156,3 +154,4 @@ nav:
156154
- viewer: reference/compas_model.viewer.md
157155
- Other:
158156
- changelog.md
157+
- license.md

0 commit comments

Comments
 (0)