Skip to content

Commit

Permalink
docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Aug 5, 2019
1 parent ad17035 commit 1126109
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<article class="content wrap" id="_content" data-uid="">
<h1 id="welcome-to-this-api-documentation">Welcome to this API Documentation</h1>

<h2 id="to-get-started-navigating-these-docs-click-here-and-dive-in">To get started navigating these docs, click <a href="api/GlitchedPolygons.Services.Cryptography.Asymmetric.html"><em>here</em></a> and dive in!</h2>
<h2 id="to-get-started-navigating-these-docs-click-here-and-dive-in">To get started navigating these docs, click <a href="GlitchedPolygons.Services.Cryptography.Asymmetric.html"><em>here</em></a> and dive in!</h2>
</article>
</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/docfx_project/api/index.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Welcome to this API Documentation
## To get started navigating these docs, click [_here_](api/GlitchedPolygons.Services.Cryptography.Asymmetric.html) and dive in!
## To get started navigating these docs, click [_here_](GlitchedPolygons.Services.Cryptography.Asymmetric.html) and dive in!
46 changes: 23 additions & 23 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"hash": "BcrTj1FjHkpGSLr1zBOWZw=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -27,7 +27,7 @@
"hash": "Q8AOPNf7dvD010Qn85FA6Q=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -42,7 +42,7 @@
"hash": "tGGzLuV3AycZvh9BWhd8MA=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -57,7 +57,7 @@
"hash": "0qwwKRZcCR1MUhMZvJq2RQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -72,7 +72,7 @@
"hash": "JAPIXCo0wLrZo+GvazyyXA=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -84,7 +84,7 @@
"hash": "QVvNOKl+yawY4t6wdVYaiw=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -96,7 +96,7 @@
"hash": "lanO5Hnz0w3xYqKVhbgFQQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -108,7 +108,7 @@
"hash": "CS5kkPG+O4WuuYk2sccYhg=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -120,7 +120,7 @@
"hash": "LvSX8TvqoHc2NyztutBvBQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -135,7 +135,7 @@
"hash": "TbPcjLVVyAZDrh+5dX3NgA=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -147,7 +147,7 @@
"hash": "Xnv754nLieI2jD2IQ0HINQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -159,7 +159,7 @@
"output": {
".html": {
"relative_path": "api/index.html",
"hash": "/HoMLgQut4NX+jQwZnKIeQ=="
"hash": "cZhCHdh+4qNNmBB1/Tnp8Q=="
}
},
"is_incremental": false,
Expand All @@ -186,7 +186,7 @@
"hash": "6/D1J4b1SvvIuIu1vstK7w=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -213,7 +213,7 @@
"hash": "NlRKQoAKXBGDPlsVPAsdZw=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -238,24 +238,24 @@
"skipped_file_count": 0
},
"processors": {
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"ManagedReferenceDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 0,
"skipped_file_count": 0
"total_file_count": 11,
"skipped_file_count": 11
},
"ConceptualDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 3,
"skipped_file_count": 2
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": true,
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 11,
"skipped_file_count": 11
"total_file_count": 0,
"skipped_file_count": 0
}
}
},
Expand Down

0 comments on commit 1126109

Please sign in to comment.