Skip to content

Commit 2506b01

Browse files
committed
Move site back to base folder, fix navigation and correct link to API
1 parent 709bfa8 commit 2506b01

File tree

237 files changed

+55
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+55
-15
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
- run: pip install mkdocs-material
1616
- run: pip install mkdocs-awesome-pages-plugin
1717
- run: pip install mkdocs-git-revision-date-localized-plugin
18-
- run: pip install mkdocs-redirects
1918
- run: mkdocs gh-deploy --force

docs/.pages

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
nav:
2+
- Documentation:
3+
- index.md
4+
- Basics
5+
- BHoM_oM
6+
- BHoM_Engine
7+
- BHoM_Adapter
8+
- BHoM_UI
9+
- DevOps
10+
- Contributing
11+
- Guides-and-Tutorials

docs/documentation/BHoM_Adapter/Adapter-Actions---advanced-parameters.md renamed to docs/BHoM_Adapter/Adapter-Actions---advanced-parameters.md

0 commit comments

Comments
 (0)