mirror of
https://github.com/pardeike/Harmony
synced 2026-06-08 16:40:38 +00:00
Update documentation ***NO_CI***
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
<h1 id="Harmony_HarmonyMethod" data-uid="Harmony.HarmonyMethod" class="text-break">Class HarmonyMethod
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>A harmony annotation</p>
|
||||
<div class="markdown level0 summary"><p>A wrapper around a method to use it as a patch (for example a Prefix)</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
<section><p>A Harmony instance</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Harmony.HarmonyMethod.html">HarmonyMethod</a></h4>
|
||||
<section><p>A harmony annotation</p>
|
||||
<section><p>A wrapper around a method to use it as a patch (for example a Prefix)</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Harmony.HarmonyMethodExtensions.html">HarmonyMethodExtensions</a></h4>
|
||||
<section><p>Annotation extensions</p>
|
||||
|
||||
+8
-8
@@ -261,7 +261,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Harmony.HarmonyMethod.html",
|
||||
"hash": "9TPDYwzsDsBK7EpuIZjYOQ=="
|
||||
"hash": "TUs1jJzwU4XHh7zpfMpxOg=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
@@ -573,7 +573,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "api/Harmony.html",
|
||||
"hash": "sLJIVFNOa5oUS7pOHAwl9w=="
|
||||
"hash": "uhCgovK/uH06QrUq6y/0eg=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
@@ -670,17 +670,17 @@
|
||||
"total_file_count": 0,
|
||||
"skipped_file_count": 0
|
||||
},
|
||||
"ConceptualDocumentProcessor": {
|
||||
"can_incremental": false,
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 3,
|
||||
"skipped_file_count": 0
|
||||
},
|
||||
"ManagedReferenceDocumentProcessor": {
|
||||
"can_incremental": false,
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 48,
|
||||
"skipped_file_count": 0
|
||||
},
|
||||
"ConceptualDocumentProcessor": {
|
||||
"can_incremental": false,
|
||||
"incrementalPhase": "build",
|
||||
"total_file_count": 3,
|
||||
"skipped_file_count": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user