We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22cb40b + 028e3bf commit 86e21afCopy full SHA for 86e21af
1 file changed
mkdocs.yml
@@ -57,10 +57,9 @@ markdown_extensions:
57
nav:
58
- Home: index.md
59
- Getting Started: getting-started.md
60
+ - COMcheckClient: api/client.md
61
+ - Project Operations:
62
+ - Building Area: api/operations/building-area.md
63
+ - Envelope: api/operations/envelope.md
64
- Simulation: simulation.md
- - API Reference:
- - Client: api/client.md
- - Project Operations:
- - Building Area Operations: api/operations/building-area.md
65
- - Envelope Operations: api/operations/envelope.md
66
- - Defaults: api/defaults.md
+ - Defaults: api/defaults.md
0 commit comments