Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pardeike-bot committed Jan 26, 2020
1 parent cf8386e commit 150ca85
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -926,11 +926,10 @@
"full_build_reason_code": "NoAvailableBuildCache"
},
"processors": {
"TocDocumentProcessor": {
"ManagedReferenceDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 0,
"total_file_count": 54,
"skipped_file_count": 0
},
"ConceptualDocumentProcessor": {
Expand All @@ -939,15 +938,16 @@
"total_file_count": 15,
"skipped_file_count": 0
},
"ManagedReferenceDocumentProcessor": {
"ResourceDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 54,
"total_file_count": 0,
"skipped_file_count": 0
},
"ResourceDocumentProcessor": {
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"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
Expand Down

0 comments on commit 150ca85

Please sign in to comment.