Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 15, 2024
1 parent a0b611b commit 9d52697
Show file tree
Hide file tree
Showing 16 changed files with 147 additions and 166 deletions.
138 changes: 0 additions & 138 deletions README.html

This file was deleted.

Binary file added docs/images/ModularityAppArchitecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ModularityDi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ModularityHor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ModularityVertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/composite-commands-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/composite-commands-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/demodialog-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/event-aggregator-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/useralert-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/platforms/xamarin-forms/dialogs/styling-dialogs.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ <h1 id="styling-dialogs">Styling Dialogs</h1>
<p>The Dialog Service has several extensibility points to help your provide richly styled dialogs.</p>
<h2 id="relative-size-requests">Relative Size Requests</h2>
<p>There may be times in which you want to ensure that your Dialog is sized relative to the size of your user&#39;s screen.</p>
<p><img src="../../images/demodialog-small.png" alt="Dialog Demo"></p>
<p><img src="../../../images/demodialog-small.png" alt="Dialog Demo"></p>
<p>You&#39;ll notice from this screenshot that the Dialog is sized slightly larger than the content of view. In order to achieve a consistent size for your dialog you may want to set the Relative Height or Width properties on the DialogLayout.</p>
<pre><code class="lang-xml">&lt;Grid xmlns=&quot;http://xamarin.com/schemas/2014/forms&quot;
xmlns:x=&quot;http://schemas.microsoft.com/winfx/2009/xaml&quot;
Expand All @@ -510,7 +510,7 @@ <h2 id="positioning-the-dialog">Positioning the Dialog</h2>
prism:DialogLayout.LayoutBounds=&quot;0.5, 0.5, -1, -1&quot;
BackgroundColor=&quot;White&quot;
x:Class=&quot;HelloWorld.Views.DemoDialog&quot;&gt;
</code></pre><p><img src="../../Images/useralert-small.png" alt="Custom Layout"></p>
</code></pre><p><img src="../../../Images/useralert-small.png" alt="Custom Layout"></p>
<h2 id="background-mask">Background Mask</h2>
<p>By default Prism will create a mask to indicate a separation between your Dialog and the content behind it. There are several extensibility points around the background mask that you may wish to use.</p>
<h3 id="setting-an-explicit-mask-style-in-your-application">Setting an explicit Mask Style in your Application</h3>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
171 changes: 145 additions & 26 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,6 @@
"source_base_path": "/github/workspace",
"xrefmap": "xrefmap.yml",
"files": [
{
"type": "Conceptual",
"source_relative_path": "README.md",
"output": {
".html": {
"relative_path": "README.html",
"hash": "REGrYapldgNmZUaZ7cvADQ=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "docs/commands/async-commands.md",
Expand All @@ -40,9 +28,6 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "docs/commands/composite-commands.md",
"output": {
Expand Down Expand Up @@ -199,9 +184,6 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "docs/event-aggregator.md",
"output": {
Expand Down Expand Up @@ -415,6 +397,105 @@
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/ModularityAppArchitecture.png",
"output": {
"resource": {
"relative_path": "docs/images/ModularityAppArchitecture.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/ModularityDi.png",
"output": {
"resource": {
"relative_path": "docs/images/ModularityDi.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/ModularityHor.png",
"output": {
"resource": {
"relative_path": "docs/images/ModularityHor.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/ModularityVertical.png",
"output": {
"resource": {
"relative_path": "docs/images/ModularityVertical.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/composite-commands-1.png",
"output": {
"resource": {
"relative_path": "docs/images/composite-commands-1.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/composite-commands-2.png",
"output": {
"resource": {
"relative_path": "docs/images/composite-commands-2.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/demodialog-small.png",
"output": {
"resource": {
"relative_path": "docs/images/demodialog-small.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/event-aggregator-1.png",
"output": {
"resource": {
"relative_path": "docs/images/event-aggregator-1.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/images/useralert-small.png",
"output": {
"resource": {
"relative_path": "docs/images/useralert-small.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "docs/index.md",
Expand All @@ -440,9 +521,6 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "docs/modularity/index.md",
"output": {
Expand Down Expand Up @@ -1341,7 +1419,7 @@
"output": {
".html": {
"relative_path": "docs/platforms/xamarin-forms/dialogs/styling-dialogs.html",
"hash": "kihNHU09fswN26e0qUExFw=="
"hash": "FILyqcfN7TIuty0HXz++Ww=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1600,9 +1678,6 @@
"version": ""
},
{
"log_codes": [
"InvalidFileLink"
],
"type": "Conceptual",
"source_relative_path": "docs/platforms/xamarin-forms/platform-reference/gtk.md",
"output": {
Expand All @@ -1614,6 +1689,50 @@
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/platforms/xamarin-forms/platform-reference/images/AddClassLibraryProject.png",
"output": {
"resource": {
"relative_path": "docs/platforms/xamarin-forms/platform-reference/images/AddClassLibraryProject.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/platforms/xamarin-forms/platform-reference/images/AddGtkReferences.png",
"output": {
"resource": {
"relative_path": "docs/platforms/xamarin-forms/platform-reference/images/AddGtkReferences.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/platforms/xamarin-forms/platform-reference/images/RunningScreen.png",
"output": {
"resource": {
"relative_path": "docs/platforms/xamarin-forms/platform-reference/images/RunningScreen.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "docs/platforms/xamarin-forms/platform-reference/images/TypeLoadException.png",
"output": {
"resource": {
"relative_path": "docs/platforms/xamarin-forms/platform-reference/images/TypeLoadException.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "docs/plugins/essentials/appcontext.md",
Expand Down Expand Up @@ -1779,7 +1898,7 @@
"ConceptualDocumentProcessor": {
"can_incremental": false,
"incrementalPhase": "build",
"total_file_count": 96,
"total_file_count": 95,
"skipped_file_count": 0
},
"ResourceDocumentProcessor": {
Expand Down

0 comments on commit 9d52697

Please sign in to comment.