Skip to content

Commit 2d3d47c

Browse files
committed
Merge branch 'docs' into dev
2 parents e4a7dc4 + d47c267 commit 2d3d47c

File tree

7 files changed

+15
-16
lines changed

7 files changed

+15
-16
lines changed

docs/OpenMEPPage/_toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ options:
99
numbered: True
1010
parts:
1111
- caption: Getting Started
12-
maxdepth: 3
12+
maxdepth: 2
1313
chapters:
1414
- file: tutorial/installation
1515
- file : tutorial/uninstall
1616
- file: tutorial/upgrade
1717
- caption: Tutorial
18-
maxdepth: 3 # The displayed Table of Contents will only have two levels
18+
maxdepth: 2 # The displayed Table of Contents will only have two levels
1919
chapters:
2020
- file: application/application
2121
sections:
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
# Application
22

3-
```{contents}
3+
```{tableofcontents}
44
```
5-
6-
## Dynamo
7-
8-
## Revit
9-
10-
## Windows
11-

docs/OpenMEPPage/connectormanager/connectormanager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ConnectorManager
22

3-
```{contents}
3+
```{tableofcontents}
44
```
55

66
![](dyn/pic/ConnectorManager.png)
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# Document
1+
# Document
2+
3+
```{tableofcontents}
4+
```
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Element
22

3+
```{tableofcontents}
4+
```

docs/OpenMEPPage/geometry/dyn/Point.IsOnLine.dyn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
"MaximumValue": 20.0,
296296
"MinimumValue": 0.0,
297297
"StepValue": 1.0,
298-
"InputValue": 8.0,
298+
"InputValue": 3.0,
299299
"Id": "2274131eaa2e4d7998777bb4b028c6bf",
300300
"Inputs": [],
301301
"Outputs": [
@@ -497,8 +497,8 @@
497497
}
498498
],
499499
"Annotations": [],
500-
"X": 167.93126727048571,
501-
"Y": -145.67187583405189,
500+
"X": 184.93126727048571,
501+
"Y": -101.67187583405189,
502502
"Zoom": 0.84761857199822688
503503
}
504504
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# Geometry
1+
# Geometry
2+

0 commit comments

Comments
 (0)