Skip to content

Commit

Permalink
deploy: 3d7c5dc
Browse files Browse the repository at this point in the history
  • Loading branch information
JaCraig committed Nov 2, 2023
1 parent 24adcc2 commit 9905c0a
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/toc.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions articles/toc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

{"items":[{"name":"Example","href":"intro.html","topicHref":"intro.html"}]}
Empty file modified favicon.ico
100644 → 100755
Empty file.
Empty file modified logo.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5836,6 +5836,9 @@
"output": {
".html": {
"relative_path": "api/toc.html"
},
".json": {
"relative_path": "api/toc.json"
}
},
"version": ""
Expand All @@ -5856,6 +5859,9 @@
"output": {
".html": {
"relative_path": "articles/toc.html"
},
".json": {
"relative_path": "articles/toc.json"
}
},
"version": ""
Expand Down Expand Up @@ -5886,6 +5892,9 @@
"output": {
".html": {
"relative_path": "toc.html"
},
".json": {
"relative_path": "toc.json"
}
},
"version": ""
Expand Down
Empty file modified search-stopwords.json
100644 → 100755
Empty file.
6 changes: 6 additions & 0 deletions styles/docfx.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -1033,3 +1033,9 @@ div.embeddedvideo iframe {
font-weight: bold;
margin-top: 2em;
}

@media print {
@page {
margin: .4in;
}
}
Empty file modified styles/docfx.js
100644 → 100755
Empty file.
Empty file modified styles/docfx.vendor.min.css
100644 → 100755
Empty file.
Empty file modified styles/docfx.vendor.min.css.map
100644 → 100755
Empty file.
Empty file modified styles/docfx.vendor.min.js
100644 → 100755
Empty file.
Empty file modified styles/docfx.vendor.min.js.map
100644 → 100755
Empty file.
Empty file modified styles/glyphicons-halflings-regular-ACNUA6UY.ttf
100644 → 100755
Empty file.
Empty file modified styles/glyphicons-halflings-regular-JOUF32XT.woff
100644 → 100755
Empty file.
Empty file modified styles/glyphicons-halflings-regular-PIHUWCJO.eot
100644 → 100755
Empty file.
Empty file modified styles/glyphicons-halflings-regular-QXYEM3FU.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified styles/glyphicons-halflings-regular-W4DYDFZM.woff2
100644 → 100755
Empty file.
Empty file modified styles/search-worker.min.js
100644 → 100755
Empty file.
Empty file modified styles/search-worker.min.js.map
100644 → 100755
Empty file.
2 changes: 2 additions & 0 deletions toc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

{"items":[{"name":"Example","href":"articles/intro.html","tocHref":"articles/toc.html","topicHref":"articles/intro.html"},{"name":"Api Documentation","href":"api/index.html","tocHref":"api/toc.html","topicHref":"api/index.html","homepage":"api/index.html"}]}

0 comments on commit 9905c0a

Please sign in to comment.