Browse Source

silenced git -- Docs

gh-pages
Anairkoen Schno 5 years ago
parent
commit
55bdc2e857
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      manifest.json

+ 7
- 7
manifest.json View File

@ -690,13 +690,6 @@
"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",
@ -708,6 +701,13 @@
"incrementalPhase": "build",
"total_file_count": 50,
"skipped_file_count": 0
},
"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
}
}
},


Loading…
Cancel
Save