Skip to content

Commit 8c7ddef

Browse files
Updating Documentation (DynamoDS#16455)
1 parent d67d1d1 commit 8c7ddef

17 files changed

+470
-532
lines changed

src/DynamoCoreWpf/Controls/Docs/cs-CZ/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/de-DE/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/en-US/NodeAutocompleteDocumentation.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
There are two versions of this HTML file. One that is part of the Dynamo Dictionary
33
codebase and one that is part of the Dynamo codebase, used for displaying additional
44
error information in the Dynamo side panel.
@@ -66,12 +66,11 @@
6666
color: #bbbbbb;
6767
}
6868

69-
.button:hover {
70-
border-color: #656565;
71-
background-color: #373737;
72-
opacity: 1.0;
73-
}
74-
69+
.button:hover {
70+
border-color: #656565;
71+
background-color: #373737;
72+
opacity: 1.0;
73+
}
7574
.questionmark:after {
7675
content: '?';
7776
display: inline-block;
@@ -87,7 +86,6 @@
8786
border: 1px solid;
8887
text-decoration: none;
8988
}
90-
9189
@media screen and (max-width: 600px) {
9290
table {
9391
width: 100%;
@@ -209,7 +207,7 @@ <h3>Node Type Match</h3>
209207
or generalized, such as Geometry.Explode, which takes in any collection of geometry types and works on all of them..<br /><br />
210208

211209
Nodes are sorted in this order:<br />
212-
210+
213211
<ol>
214212
<li>Nodes closest to the type (have the smallest type distance) that match the input/output port type.</li>
215213
<li>Nodes that are further away from the type (have a greater type distance)</li>

src/DynamoCoreWpf/Controls/Docs/es-ES/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/fr-FR/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/it-IT/NodeAutocompleteDocumentation.html

Lines changed: 37 additions & 42 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/ja-JP/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/ko-KR/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/pl-PL/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

src/DynamoCoreWpf/Controls/Docs/pt-BR/NodeAutocompleteDocumentation.html

Lines changed: 38 additions & 43 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)