-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathReadme.html.view.json
More file actions
133 lines (133 loc) · 4.05 KB
/
Readme.html.view.json
File metadata and controls
133 lines (133 loc) · 4.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"conceptual": "\n<p sourcefile=\"Readme.md\" sourcestartlinenumber=\"3\">This repository holds source files of the ezEngine documentation, which can be found at: <a href=\"https://ezEngine.net\" sourcefile=\"Readme.md\" sourcestartlinenumber=\"3\">https://ezEngine.net</a></p>\n",
"type": "Conceptual",
"source": {
"remote": {
"path": "Readme.md",
"branch": "main",
"repo": "https://github.com/ezEngine/docs-src"
},
"startLine": 0,
"endLine": 0
},
"path": "Readme.md",
"documentation": {
"remote": {
"path": "Readme.md",
"branch": "main",
"repo": "https://github.com/ezEngine/docs-src"
},
"startLine": 0,
"endLine": 0
},
"_appFaviconPath": "assets/images/favicon.svg",
"_appFooter": "Hello",
"_appLogoPath": "assets/images/EZ-text.svg",
"_appName": "ezEngine",
"_appTitle": "ezEngine",
"_enableGoogleAnalytics": true,
"_enableNewTab": true,
"_enableSearch": true,
"_gitContribute": {
"repo": "https://github.com/ezEngine/docs-src",
"branch": "main"
},
"_systemKeys": [
"conceptual",
"type",
"source",
"path",
"documentation",
"title",
"rawTitle",
"wordCount"
],
"rawTitle": "<h1 id=\"ezengine-documentation\" sourcefile=\"Readme.md\" sourcestartlinenumber=\"1\">ezEngine Documentation</h1>",
"title": "ezEngine Documentation",
"wordCount": 15,
"_key": "Readme.md",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "toc.html",
"_path": "Readme.html",
"_rel": "",
"_tocKey": "~/toc.yml",
"_tocPath": "toc.html",
"_tocRel": "toc.html",
"__global": {
"namespacesInSubtitle": "Namespaces",
"classesInSubtitle": "Classes",
"structsInSubtitle": "Structs",
"interfacesInSubtitle": "Interfaces",
"enumsInSubtitle": "Enums",
"delegatesInSubtitle": "Delegates",
"constructorsInSubtitle": "Constructors",
"fieldsInSubtitle": "Fields",
"propertiesInSubtitle": "Properties",
"methodsInSubtitle": "Methods",
"eventsInSubtitle": "Events",
"operatorsInSubtitle": "Operators",
"eiisInSubtitle": "Explicit Interface Implementations",
"functionsInSubtitle": "Functions",
"variablesInSubtitle": "Variables",
"typeAliasesInSubtitle": "Type Aliases",
"membersInSubtitle": "Members",
"improveThisDoc": "Edit this page",
"viewSource": "View Source",
"inheritance": "Inheritance",
"derived": "Derived",
"inheritedMembers": "Inherited Members",
"package": "Package",
"namespace": "Namespace",
"assembly": "Assembly",
"syntax": "Syntax",
"overrides": "Overrides",
"implements": "Implements",
"remarks": "Remarks",
"examples": "Examples",
"seealso": "See Also",
"declaration": "Declaration",
"parameters": "Parameters",
"typeParameters": "Type Parameters",
"type": "Type",
"name": "Name",
"description": "Description",
"returns": "Returns",
"fieldValue": "Field Value",
"propertyValue": "Property Value",
"eventType": "Event Type",
"variableValue": "Variable Value",
"typeAliasType": "Type Alias Type",
"exceptions": "Exceptions",
"condition": "Condition",
"extensionMethods": "Extension Methods",
"note": "Note",
"warning": "Warning",
"tip": "Tip",
"important": "Important",
"caution": "Caution",
"tocToggleButton": "Show / Hide Table of Contents",
"tocFilter": "Filter by title",
"search": "Search",
"searchResults": "Search Results for",
"searchResultsCount": "{count} results for \"{query}\"",
"searchNoResults": "No results for \"{query}\"",
"pageFirst": "First",
"pagePrev": "Previous",
"pageNext": "Next",
"pageLast": "Last",
"inThisArticle": "In this article",
"nextArticle": "Next",
"prevArticle": "Previous",
"backToTop": "Back to top",
"themeLight": "Light",
"themeDark": "Dark",
"themeAuto": "Auto",
"changeTheme": "Change theme",
"copy": "Copy",
"downloadPdf": "Download PDF",
"_shared": {}
},
"_disableToc": true,
"docurl": "https://github.com/ezEngine/docs-src/blob/main/Readme.md/#L1"
}