updated api docs; implemented inheritdoc; may break deploy

This commit is contained in:
Charlie Kindel
2020-06-03 18:18:19 -06:00
committed by BDisp
parent e8305ae04c
commit 7d6cefa5dd
25 changed files with 964 additions and 166 deletions

View File

@@ -700,7 +700,10 @@ Gets or sets the prompt label for the <a class="xref" href="Terminal.Gui.Button.
<a id="Terminal_Gui_FileDialog_WillPresent_" data-uid="Terminal.Gui.FileDialog.WillPresent*"></a>
<h4 id="Terminal_Gui_FileDialog_WillPresent" data-uid="Terminal.Gui.FileDialog.WillPresent">WillPresent()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary">
Invoked by <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Begin_Terminal_Gui_Toplevel_">Begin(Toplevel)</a> as part of the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Run_Terminal_Gui_Toplevel_System_Boolean_">Run(Toplevel, Boolean)</a> after
the views have been laid out, and before the views are drawn for the first time.
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">