mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-19 18:19:56 +08:00
Update the documentation pages
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"hash": "a8OSMGZypwh8fbDrsgSY+A=="
|
"hash": "a8OSMGZypwh8fbDrsgSY+A=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"hash": "qDvEP42qFXZ/nTaih53RrA=="
|
"hash": "qDvEP42qFXZ/nTaih53RrA=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"hash": "k1o8zpuQI9iJpTrsbnkNzg=="
|
"hash": "k1o8zpuQI9iJpTrsbnkNzg=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
"hash": "NTmSbkoLbzVa/UZPkNhi1A=="
|
"hash": "NTmSbkoLbzVa/UZPkNhi1A=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -72,7 +72,7 @@
|
|||||||
"hash": "9PFtsQybzCKAU+C8lg7PfQ=="
|
"hash": "9PFtsQybzCKAU+C8lg7PfQ=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
|
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": true,
|
"is_incremental": false,
|
||||||
"version": ""
|
"version": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -819,17 +819,19 @@
|
|||||||
"incremental_info": [
|
"incremental_info": [
|
||||||
{
|
{
|
||||||
"status": {
|
"status": {
|
||||||
"can_incremental": true,
|
"can_incremental": false,
|
||||||
|
"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": true,
|
"can_incremental": false,
|
||||||
"incrementalPhase": "build",
|
"incrementalPhase": "build",
|
||||||
"total_file_count": 6,
|
"total_file_count": 6,
|
||||||
"skipped_file_count": 6
|
"skipped_file_count": 0
|
||||||
},
|
},
|
||||||
"ResourceDocumentProcessor": {
|
"ResourceDocumentProcessor": {
|
||||||
"can_incremental": false,
|
"can_incremental": false,
|
||||||
@@ -849,8 +851,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"status": {
|
"status": {
|
||||||
"can_incremental": true,
|
"can_incremental": false,
|
||||||
"details": "Can support incremental post processing.",
|
"details": "Cannot support incremental post processing, the reason is: last post processor info is null.",
|
||||||
"incrementalPhase": "postProcessing",
|
"incrementalPhase": "postProcessing",
|
||||||
"total_file_count": 0,
|
"total_file_count": 0,
|
||||||
"skipped_file_count": 0
|
"skipped_file_count": 0
|
||||||
|
Reference in New Issue
Block a user