mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Tweaked API docs format and content. Fixed build warnings.
This commit is contained in:
@@ -3157,15 +3157,12 @@
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"log_codes": [
|
||||
"InvalidFileLink"
|
||||
],
|
||||
"type": "Conceptual",
|
||||
"source_relative_path": "articles/views.md",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "articles/views.html",
|
||||
"hash": "lGm0ADuULHQBWWb0zYAZO5MmIudgHUxDp8IvKHNnIjY="
|
||||
"hash": "g9sE7ikfpaAJU7igs3/Dk2ZYH3T/GKa/fDU4IYaw2yE="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
@@ -3193,13 +3190,46 @@
|
||||
"is_incremental": false,
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Resource",
|
||||
"source_relative_path": "images/sample.gif",
|
||||
"output": {
|
||||
"resource": {
|
||||
"relative_path": "images/sample.gif"
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Resource",
|
||||
"source_relative_path": "images/sample.png",
|
||||
"output": {
|
||||
"resource": {
|
||||
"relative_path": "images/sample.png"
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Resource",
|
||||
"source_relative_path": "images/wizard.gif",
|
||||
"output": {
|
||||
"resource": {
|
||||
"relative_path": "images/wizard.gif"
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
"version": ""
|
||||
},
|
||||
{
|
||||
"type": "Conceptual",
|
||||
"source_relative_path": "index.md",
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "index.html",
|
||||
"hash": "nONipyTdueJl9Zb0V9z/8z0QQdE08fJbUVEBVToo/Po="
|
||||
"hash": "XWDyl25OXa1/jrN/f3ki6PzqMRjL/91oEdJfKGg7IR4="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
@@ -3221,23 +3251,25 @@
|
||||
"incremental_info": [
|
||||
{
|
||||
"status": {
|
||||
"can_incremental": true,
|
||||
"can_incremental": false,
|
||||
"details": "Disable incremental build by force rebuild option.",
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 0,
|
||||
"skipped_file_count": 0
|
||||
"skipped_file_count": 0,
|
||||
"full_build_reason_code": "ForceRebuild"
|
||||
},
|
||||
"processors": {
|
||||
"ConceptualDocumentProcessor": {
|
||||
"can_incremental": true,
|
||||
"can_incremental": false,
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 9,
|
||||
"skipped_file_count": 9
|
||||
"skipped_file_count": 0
|
||||
},
|
||||
"ManagedReferenceDocumentProcessor": {
|
||||
"can_incremental": true,
|
||||
"can_incremental": false,
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 253,
|
||||
"skipped_file_count": 253
|
||||
"skipped_file_count": 0
|
||||
},
|
||||
"ResourceDocumentProcessor": {
|
||||
"can_incremental": false,
|
||||
|
||||
Reference in New Issue
Block a user