mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-16 16:50:46 +08:00
Update the documentation pages
This commit is contained in:
parent
6d57c55802
commit
f04a039a87
@ -12,7 +12,7 @@
|
|||||||
"hash": "a8OSMGZypwh8fbDrsgSY+A=="
|
"hash": "a8OSMGZypwh8fbDrsgSY+A=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -24,7 +24,7 @@
|
|||||||
"hash": "qDvEP42qFXZ/nTaih53RrA=="
|
"hash": "qDvEP42qFXZ/nTaih53RrA=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"hash": "k1o8zpuQI9iJpTrsbnkNzg=="
|
"hash": "k1o8zpuQI9iJpTrsbnkNzg=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"hash": "NTmSbkoLbzVa/UZPkNhi1A=="
|
"hash": "NTmSbkoLbzVa/UZPkNhi1A=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"hash": "9PFtsQybzCKAU+C8lg7PfQ=="
|
"hash": "9PFtsQybzCKAU+C8lg7PfQ=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -118,7 +118,7 @@
|
|||||||
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
|
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": true,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -127,7 +127,7 @@
|
|||||||
"output": {
|
"output": {
|
||||||
".html": {
|
".html": {
|
||||||
"relative_path": "toc.html",
|
"relative_path": "toc.html",
|
||||||
"hash": "Z69MCVNfc1ygKvC6OWg2Ow=="
|
"hash": "IJ51r6nV4gdVrUoXmVOk9g=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": false,
|
||||||
@ -137,19 +137,17 @@
|
|||||||
"incremental_info": [
|
"incremental_info": [
|
||||||
{
|
{
|
||||||
"status": {
|
"status": {
|
||||||
"can_incremental": false,
|
"can_incremental": true,
|
||||||
"details": "Cannot build incrementally because last build info is missing.",
|
|
||||||
"incrementalPhase": "build",
|
"incrementalPhase": "build",
|
||||||
"total_file_count": 0,
|
"total_file_count": 0,
|
||||||
"skipped_file_count": 0,
|
"skipped_file_count": 0
|
||||||
"full_build_reason_code": "NoAvailableBuildCache"
|
|
||||||
},
|
},
|
||||||
"processors": {
|
"processors": {
|
||||||
"ConceptualDocumentProcessor": {
|
"ConceptualDocumentProcessor": {
|
||||||
"can_incremental": false,
|
"can_incremental": true,
|
||||||
"incrementalPhase": "build",
|
"incrementalPhase": "build",
|
||||||
"total_file_count": 6,
|
"total_file_count": 6,
|
||||||
"skipped_file_count": 0
|
"skipped_file_count": 6
|
||||||
},
|
},
|
||||||
"ResourceDocumentProcessor": {
|
"ResourceDocumentProcessor": {
|
||||||
"can_incremental": false,
|
"can_incremental": false,
|
||||||
@ -169,8 +167,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"status": {
|
"status": {
|
||||||
"can_incremental": false,
|
"can_incremental": true,
|
||||||
"details": "Cannot support incremental post processing, the reason is: last post processor info is null.",
|
"details": "Can support incremental post processing.",
|
||||||
"incrementalPhase": "postProcessing",
|
"incrementalPhase": "postProcessing",
|
||||||
"total_file_count": 0,
|
"total_file_count": 0,
|
||||||
"skipped_file_count": 0
|
"skipped_file_count": 0
|
||||||
|
3
toc.html
3
toc.html
@ -21,6 +21,9 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
|
<a href="https://github.com/openiddict/openiddict-samples" name="" title="Samples">Samples</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a>API documentation</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user