-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-generated docs from SHA(s) ea95cd1
- Loading branch information
Showing
25 changed files
with
8,859 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
{ | ||
"homepages": [], | ||
"source_base_path": "D:/a/_work/1/a/docfx_project", | ||
"xrefmap": "xrefmap.yml", | ||
"files": [ | ||
{ | ||
"type": "Conceptual", | ||
"source_relative_path": "api/CONTRIBUTING.md", | ||
"output": { | ||
".html": { | ||
"relative_path": "api/CONTRIBUTING.html", | ||
"hash": "4E1Anb4V8x4EVI4Hx+/kgw==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"log_codes": [ | ||
"InvalidFileLink" | ||
], | ||
"type": "Conceptual", | ||
"source_relative_path": "api/index.md", | ||
"output": { | ||
".html": { | ||
"relative_path": "api/index.html", | ||
"hash": "4EpW7gkI7xb6+be5fxKpog==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"type": "Conceptual", | ||
"source_relative_path": "api/other.md", | ||
"output": { | ||
".html": { | ||
"relative_path": "api/other.html", | ||
"hash": "wVJrrix9eZ+/LAAyMPHC/Q==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"type": "Conceptual", | ||
"source_relative_path": "api/storage.md", | ||
"output": { | ||
".html": { | ||
"relative_path": "api/storage.html", | ||
"hash": "pm0RNG8d+yXK6ACAIchQ4w==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"type": "Toc", | ||
"source_relative_path": "api/toc.yml", | ||
"output": { | ||
".html": { | ||
"relative_path": "api/toc.html", | ||
"hash": "oi/Dd+AHYrZWqZdXZqTjnQ==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"type": "Conceptual", | ||
"source_relative_path": "index.md", | ||
"output": { | ||
".html": { | ||
"relative_path": "index.html", | ||
"hash": "QvXwW52p8YzToxC3F5yXrQ==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
}, | ||
{ | ||
"type": "Toc", | ||
"source_relative_path": "toc.yml", | ||
"output": { | ||
".html": { | ||
"relative_path": "toc.html", | ||
"hash": "IV1xXCnSjJDSwk+hSDZpfQ==" | ||
} | ||
}, | ||
"is_incremental": false, | ||
"version": "" | ||
} | ||
], | ||
"incremental_info": [ | ||
{ | ||
"status": { | ||
"can_incremental": false, | ||
"details": "Cannot build incrementally because last build info is missing.", | ||
"incrementalPhase": "build", | ||
"total_file_count": 0, | ||
"skipped_file_count": 0, | ||
"full_build_reason_code": "NoAvailableBuildCache" | ||
}, | ||
"processors": { | ||
"TocDocumentProcessor": { | ||
"can_incremental": false, | ||
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", | ||
"incrementalPhase": "build", | ||
"total_file_count": 0, | ||
"skipped_file_count": 0 | ||
}, | ||
"ConceptualDocumentProcessor": { | ||
"can_incremental": false, | ||
"incrementalPhase": "build", | ||
"total_file_count": 5, | ||
"skipped_file_count": 0 | ||
} | ||
} | ||
}, | ||
{ | ||
"status": { | ||
"can_incremental": false, | ||
"details": "Cannot support incremental post processing, the reason is: last post processor info is null.", | ||
"incrementalPhase": "postProcessing", | ||
"total_file_count": 0, | ||
"skipped_file_count": 0 | ||
}, | ||
"processors": {} | ||
} | ||
], | ||
"version_info": {}, | ||
"groups": [ | ||
{ | ||
"xrefmap": "xrefmap.yml" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
| ||
<div id="sidetoggle"> | ||
<div> | ||
<div class="sidefilter"> | ||
<form class="toc-filter"> | ||
<span class="glyphicon glyphicon-filter filter-icon"></span> | ||
<input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}"> | ||
</form> | ||
</div> | ||
<div class="sidetoc"> | ||
<div class="toc" id="toc"> | ||
|
||
<ul class="nav level1"> | ||
<li> | ||
<a href="index.html" name="toc.html" title="Azure SDK for C APIs">Azure SDK for C APIs</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<!DOCTYPE html> | ||
<!--[if IE]><![endif]--> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<title> | Azure SDK for C </title> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="title" content=" | Azure SDK for C "> | ||
<meta name="generator" content="docfx 2.43.2.0"> | ||
|
||
<link rel="shortcut icon" href="https://c.s-microsoft.com/favicon.ico?v2"> | ||
<link rel="stylesheet" href="styles/docfx.vendor.css"> | ||
<link rel="stylesheet" href="styles/docfx.css"> | ||
<link rel="stylesheet" href="styles/main.css"> | ||
<meta property="docfx:navrel" content="navtoc.html"> | ||
<meta property="docfx:tocrel" content="toc.html"> | ||
|
||
|
||
<meta property="docfx:newtab" content="true"> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-62780441-44"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-62780441-44'); | ||
</script> | ||
</head> | ||
<body data-spy="scroll" data-target="#affix" data-offset="120"> | ||
<div id="wrapper"> | ||
<header> | ||
|
||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<a class="navbar-brand" href="index.html"> | ||
<img id="logo" class="svg" src="logo.svg" alt=""> | ||
</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="navbar"> | ||
<form class="navbar-form navbar-right" role="search" id="search"> | ||
<div class="form-group"> | ||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> | ||
</div> | ||
</form> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<div class="subnav navbar navbar-default"> | ||
<div class="container hide-when-search" id="breadcrumb"> | ||
<ul class="breadcrumb"> | ||
<li></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</header> | ||
<div role="main" class="container body-content hide-when-search"> | ||
|
||
<div class="sidenav hide-when-search"> | ||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> | ||
<div class="sidetoggle collapse" id="sidetoggle"> | ||
<div id="sidetoc"></div> | ||
</div> | ||
</div> | ||
<div class="article row grid-right"> | ||
<div class="col-md-10"> | ||
<article class="content wrap" id="_content" data-uid=""> | ||
|
||
<h4 id="az_core">az_core</h4> | ||
<h5 id="core">(Core)</h5> | ||
</article> | ||
</div> | ||
|
||
<div class="hidden-sm col-md-2" role="complementary"> | ||
<div class="sideaffix"> | ||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<footer> | ||
<div class="grad-bottom"></div> | ||
<div class="footer"> | ||
<div class="container"> | ||
<span class="pull-right"> | ||
<a href="#top">Back to top</a> | ||
</span> | ||
Azure SDK for C | ||
|
||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
|
||
<script type="text/javascript" src="styles/docfx.vendor.js"></script> | ||
<script type="text/javascript" src="styles/docfx.js"></script> | ||
<script type="text/javascript" src="styles/main.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.