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