Regenerate documentation

This commit is contained in:
R. Tyler Croy 2018-12-18 16:14:52 -08:00
parent 8b377217bb
commit ae7656ea0a
No known key found for this signature in database
GPG Key ID: E5C92681BEF6CEA2
21 changed files with 4850 additions and 5 deletions

View File

@ -828,7 +828,8 @@ GNATdoc.Documentation = {
"line": 17,
"column": 7,
"type": {
"label": "Unbounded_String"
"label": "Unbounded_String",
"docHref": "docs/unbounded_string___spec.html#L79C9"
},
"description": [
]

View File

@ -671,7 +671,8 @@ GNATdoc.Documentation = {
"line": 16,
"column": 7,
"type": {
"label": "Unbounded_String"
"label": "Unbounded_String",
"docHref": "docs/unbounded_string___spec.html#L79C9"
},
"description": [
]

View File

@ -518,7 +518,8 @@ GNATdoc.Documentation = {
"line": 11,
"column": 31,
"type": {
"label": "Unbounded_String"
"label": "Unbounded_String",
"docHref": "docs/unbounded_string___spec.html#L79C9"
},
"description": [
]

View File

@ -123,7 +123,8 @@ GNATdoc.Documentation = {
"line": 51,
"column": 43,
"type": {
"label": "Unbounded_String"
"label": "Unbounded_String",
"docHref": "docs/unbounded_string___spec.html#L79C9"
},
"description": [
]

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8"/>
<link rel="stylesheet" type="text/css" href="../gnatdoc.css"/>
<script src="../gnatdoc.js" defer></script>
<script src="mozzoni__store___spec.js" defer></script>
</head>
<body onload="onDocumentationLoad()">
<div id="body">
</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
GNATdoc.Documentation = {
"label": "Mozzoni.Store",
"qualifier": "",
"summary": [
],
"description": [
],
"entities": [
]
};

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8"/>
<link rel="stylesheet" type="text/css" href="../gnatdoc.css"/>
<script src="../gnatdoc.js" defer></script>
<script src="mozzoni__store__keyvalue___hashed_maps___spec.js" defer></script>
</head>
<body onload="onDocumentationLoad()">
<div id="body">
</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
GNATdoc.Documentation = {
"label": "Mozzoni.Store.KeyValue.Hashed_Maps",
"qualifier": "(generic instantiation)",
"summary": [
],
"description": [
],
"entities": [
]
};

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8"/>
<link rel="stylesheet" type="text/css" href="../gnatdoc.css"/>
<script src="../gnatdoc.js" defer></script>
<script src="mozzoni__store__keyvalue___spec.js" defer></script>
</head>
<body onload="onDocumentationLoad()">
<div id="body">
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -43,5 +43,20 @@ GNATdoc.DocumentationIndex = [
"label": "Mozzoni.Parser",
"qualifier": "",
"file": "docs/mozzoni__parser___spec.html"
},
{
"label": "Mozzoni.Store",
"qualifier": "",
"file": "docs/mozzoni__store___spec.html"
},
{
"label": "Mozzoni.Store.KeyValue",
"qualifier": "",
"file": "docs/mozzoni__store__keyvalue___spec.html"
},
{
"label": "Mozzoni.Store.KeyValue.Hashed_Maps",
"qualifier": "(generic instantiation)",
"file": "docs/mozzoni__store__keyvalue___hashed_maps___spec.html"
}
];

View File

@ -15,12 +15,33 @@ GNATdoc.EntitiesCategory = {
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-client.ads.html#L47"
},
{
"label": "No_Expiry",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L15C4",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L15"
},
{
"label": "No_Value",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L33C4",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L33"
},
{
"label": "Port",
"docHref": "docs/mozzoni___spec.html#L9C4",
"declared": "Mozzoni",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni.ads.html#L9"
},
{
"label": "Store",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L91C4",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L91"
}
]
};

View File

@ -21,6 +21,20 @@ GNATdoc.EntitiesCategory = {
"declared": "Epoll",
"declared_qualifier": "",
"srcHref": "srcs/epoll.ads.html#L47"
},
{
"label": "Key_Type",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L18C12",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L18"
},
{
"label": "Value_Type",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L25C9",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L25"
}
]
};

View File

@ -29,6 +29,27 @@ GNATdoc.EntitiesCategory = {
"declared_qualifier": "",
"srcHref": "srcs/mozzoni.ads.html#L22"
},
{
"label": "Exists",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L44C13",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L44"
},
{
"label": "Flush",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L83C14",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L83"
},
{
"label": "Get",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L76C13",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L76"
},
{
"label": "Handle_Get",
"docHref": "docs/mozzoni__commands__keys___spec.html#L12C14",
@ -57,6 +78,20 @@ GNATdoc.EntitiesCategory = {
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-client.ads.html#L40"
},
{
"label": "Is_Expired",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L53C13",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L53"
},
{
"label": "Is_Valid_Key",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L41C13",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L41"
},
{
"label": "Load",
"docHref": "docs/mozzoni__command_loader___spec.html#L6C14",
@ -134,6 +169,13 @@ GNATdoc.EntitiesCategory = {
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-dispatch.ads.html#L21"
},
{
"label": "Set",
"docHref": "docs/mozzoni__store__keyvalue___spec.html#L62C13",
"declared": "Mozzoni.Store.KeyValue",
"declared_qualifier": "",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html#L62"
},
{
"label": "Wait",
"docHref": "docs/epoll___spec.html#L70C14",

View File

@ -1,4 +1,4 @@
GNATdoc.Index = {
"project": "Mozzoni",
"timestamp": "2018-12-16 02:33:33"
"timestamp": "2018-12-19 00:14:39"
};

View File

@ -27,6 +27,14 @@ GNATdoc.SourceFileIndex = [
"label": "mozzoni-parser.ads",
"srcHref": "srcs/mozzoni-parser.ads.html"
},
{
"label": "mozzoni-store-keyvalue.ads",
"srcHref": "srcs/mozzoni-store-keyvalue.ads.html"
},
{
"label": "mozzoni-store.ads",
"srcHref": "srcs/mozzoni-store.ads.html"
},
{
"label": "mozzoni.ads",
"srcHref": "srcs/mozzoni.ads.html"

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8"/>
<link rel="stylesheet" type="text/css" href="../gnatdoc.css"/>
<script src="../gnatdoc.js" defer></script>
<script src="mozzoni-store-keyvalue.ads.js" defer></script>
</head>
<body onload="onSourceFileLoad()">
<div id="body">
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf8"/>
<link rel="stylesheet" type="text/css" href="../gnatdoc.css"/>
<script src="../gnatdoc.js" defer></script>
<script src="mozzoni-store.ads.js" defer></script>
</head>
<body onload="onSourceFileLoad()">
<div id="body">
</div>
</body>
</html>

View File

@ -0,0 +1,132 @@
GNATdoc.SourceFile = {
"kind": "code",
"children": [
{
"kind": "line",
"number": 1,
"children": [
]
},
{
"kind": "line",
"number": 2,
"children": [
{
"kind": "span",
"cssClass": "comment",
"text": "---"
}
]
},
{
"kind": "line",
"number": 3,
"children": [
{
"kind": "span",
"cssClass": "comment",
"text": "-- Mozzoni.Store is responsible for storing and managing data of various types"
}
]
},
{
"kind": "line",
"number": 4,
"children": [
{
"kind": "span",
"cssClass": "comment",
"text": "-- for Mozzoni."
}
]
},
{
"kind": "line",
"number": 5,
"children": [
{
"kind": "span",
"cssClass": "comment",
"text": "---"
}
]
},
{
"kind": "line",
"number": 6,
"children": [
{
"kind": "span",
"cssClass": "keyword",
"text": "package"
},
{
"kind": "span",
"cssClass": "text",
"text": " "
},
{
"kind": "span",
"cssClass": "identifier",
"text": "Mozzoni.Store",
"href": "docs/mozzoni__store___spec.html#L6C17"
},
{
"kind": "span",
"cssClass": "text",
"text": " "
},
{
"kind": "span",
"cssClass": "keyword",
"text": "is"
}
]
},
{
"kind": "line",
"number": 7,
"children": [
]
},
{
"kind": "line",
"number": 8,
"children": [
]
},
{
"kind": "line",
"number": 9,
"children": [
]
},
{
"kind": "line",
"number": 10,
"children": [
{
"kind": "span",
"cssClass": "keyword",
"text": "end"
},
{
"kind": "span",
"cssClass": "text",
"text": " "
},
{
"kind": "span",
"cssClass": "identifier",
"text": "Mozzoni.Store"
},
{
"kind": "span",
"cssClass": "identifier",
"text": ";"
}
]
}
],
"label": "mozzoni-store.ads"
};

1
obj/.gitignore vendored
View File

@ -13,3 +13,4 @@ b__main.*
interop.d
gnattest/harness/
gnattest/tests/*.ads
gnatdoc/