Skip to content

Commit b2e612d

Browse files
Merge pull request #20 from BasicPrimitives/apiannotating
Added IntelliSense API annotations to code
2 parents b3209bd + 6d4ada4 commit b2e612d

File tree

106 files changed

+17457
-11208
lines changed

Some content is hidden

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

106 files changed

+17457
-11208
lines changed

apireference.js

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

apireference.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"destination": "apireference/",
3+
"source": "./min/primitives.latest.js",
4+
"orgdiagram.md": [
5+
"Config",
6+
"ItemConfig",
7+
"TemplateConfig",
8+
"ShapeAnnotationConfig",
9+
"BackgroundAnnotationConfig",
10+
"ConnectorAnnotationConfig",
11+
"HighlightPathAnnotationConfig",
12+
"ButtonConfig"
13+
],
14+
"famdiagram.md": [
15+
"Config",
16+
"ItemConfig",
17+
"TemplateConfig",
18+
"ShapeAnnotationConfig",
19+
"BackgroundAnnotationConfig",
20+
"ConnectorAnnotationConfig",
21+
"HighlightPathAnnotationConfig",
22+
"LabelAnnotationConfig",
23+
"PaletteItemConfig",
24+
"ButtonConfig"
25+
]
26+
}

0 commit comments

Comments
 (0)