Skip to content

Commit

Permalink
Updating docs content for release 1.22339.1 SDK release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiffinlcd committed Dec 5, 2022
1 parent 0648141 commit 6a2a217
Show file tree
Hide file tree
Showing 210 changed files with 3,440 additions and 3,114 deletions.
8 changes: 4 additions & 4 deletions docs/api/CodeFactory.ActionException.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ <h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_ActionException__ctor_System_String_.md&amp;value=---%0Auid%3A%20CodeFactory.ActionException.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_ActionException__ctor_System_String_.md&amp;value=---%0Auid%3A%20CodeFactory.ActionException.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/ActionException.cs/#L19">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/ActionException.cs/#L19">View Source</a>
</span>
<a id="CodeFactory_ActionException__ctor_" data-uid="CodeFactory.ActionException.#ctor*"></a>
<h4 id="CodeFactory_ActionException__ctor_System_String_" data-uid="CodeFactory.ActionException.#ctor(System.String)">ActionException(String)</h4>
Expand Down Expand Up @@ -213,10 +213,10 @@ <h5 class="parameters">Parameters</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_ActionException__ctor_System_String_System_Exception_.md&amp;value=---%0Auid%3A%20CodeFactory.ActionException.%23ctor(System.String%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_ActionException__ctor_System_String_System_Exception_.md&amp;value=---%0Auid%3A%20CodeFactory.ActionException.%23ctor(System.String%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/ActionException.cs/#L29">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/ActionException.cs/#L29">View Source</a>
</span>
<a id="CodeFactory_ActionException__ctor_" data-uid="CodeFactory.ActionException.#ctor*"></a>
<h4 id="CodeFactory_ActionException__ctor_System_String_System_Exception_" data-uid="CodeFactory.ActionException.#ctor(System.String,System.Exception)">ActionException(String, Exception)</h4>
Expand Down
12 changes: 6 additions & 6 deletions docs/api/CodeFactory.CodeFactoryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ <h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L19">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L19">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryException__ctor_" data-uid="CodeFactory.CodeFactoryException.#ctor*"></a>
<h4 id="CodeFactory_CodeFactoryException__ctor" data-uid="CodeFactory.CodeFactoryException.#ctor">CodeFactoryException()</h4>
Expand All @@ -199,10 +199,10 @@ <h5 class="decalaration">Declaration</h5>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor_System_String_.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor_System_String_.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L28">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L28">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryException__ctor_" data-uid="CodeFactory.CodeFactoryException.#ctor*"></a>
<h4 id="CodeFactory_CodeFactoryException__ctor_System_String_" data-uid="CodeFactory.CodeFactoryException.#ctor(System.String)">CodeFactoryException(String)</h4>
Expand Down Expand Up @@ -233,10 +233,10 @@ <h5 class="parameters">Parameters</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor_System_String_System_Exception_.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor(System.String%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryException__ctor_System_String_System_Exception_.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryException.%23ctor(System.String%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L38">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryException.cs/#L38">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryException__ctor_" data-uid="CodeFactory.CodeFactoryException.#ctor*"></a>
<h4 id="CodeFactory_CodeFactoryException__ctor_System_String_System_Exception_" data-uid="CodeFactory.CodeFactoryException.#ctor(System.String,System.Exception)">CodeFactoryException(String, Exception)</h4>
Expand Down
24 changes: 12 additions & 12 deletions docs/api/CodeFactory.CodeFactoryMessages.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ <h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_BaseDocumentException.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.BaseDocumentException%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_BaseDocumentException.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.BaseDocumentException%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L66">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L66">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_BaseDocumentException_" data-uid="CodeFactory.CodeFactoryMessages.BaseDocumentException*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_BaseDocumentException" data-uid="CodeFactory.CodeFactoryMessages.BaseDocumentException">BaseDocumentException</h4>
Expand Down Expand Up @@ -170,10 +170,10 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_CodeFactoryError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.CodeFactoryError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_CodeFactoryError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.CodeFactoryError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L75">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L75">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_CodeFactoryError_" data-uid="CodeFactory.CodeFactoryMessages.CodeFactoryError*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_CodeFactoryError" data-uid="CodeFactory.CodeFactoryMessages.CodeFactoryError">CodeFactoryError</h4>
Expand Down Expand Up @@ -201,10 +201,10 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_Culture.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.Culture%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_Culture.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.Culture%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L53">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L53">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_Culture_" data-uid="CodeFactory.CodeFactoryMessages.Culture*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_Culture" data-uid="CodeFactory.CodeFactoryMessages.Culture">Culture</h4>
Expand Down Expand Up @@ -233,10 +233,10 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_LoadErrorsUnhandledError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.LoadErrorsUnhandledError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_LoadErrorsUnhandledError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.LoadErrorsUnhandledError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L84">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L84">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_LoadErrorsUnhandledError_" data-uid="CodeFactory.CodeFactoryMessages.LoadErrorsUnhandledError*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_LoadErrorsUnhandledError" data-uid="CodeFactory.CodeFactoryMessages.LoadErrorsUnhandledError">LoadErrorsUnhandledError</h4>
Expand Down Expand Up @@ -264,10 +264,10 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_ModelLoadError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.ModelLoadError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_ModelLoadError.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.ModelLoadError%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L93">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L93">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_ModelLoadError_" data-uid="CodeFactory.CodeFactoryMessages.ModelLoadError*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_ModelLoadError" data-uid="CodeFactory.CodeFactoryMessages.ModelLoadError">ModelLoadError</h4>
Expand Down Expand Up @@ -295,10 +295,10 @@ <h5 class="propertyValue">Property Value</h5>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/docsUpdate/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_ResourceManager.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.ResourceManager%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/new/11-30-PackagerFix/apiSpec/new?filename=CodeFactory_CodeFactoryMessages_ResourceManager.md&amp;value=---%0Auid%3A%20CodeFactory.CodeFactoryMessages.ResourceManager%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/docsUpdate/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L38">View Source</a>
<a href="https://github.com/CodeFactoryLLC/CodeFactory/blob/11-30-PackagerFix/src/CodeFactoryVisualStudio/CodeFactory/CodeFactoryMessages.Designer.cs/#L38">View Source</a>
</span>
<a id="CodeFactory_CodeFactoryMessages_ResourceManager_" data-uid="CodeFactory.CodeFactoryMessages.ResourceManager*"></a>
<h4 id="CodeFactory_CodeFactoryMessages_ResourceManager" data-uid="CodeFactory.CodeFactoryMessages.ResourceManager">ResourceManager</h4>
Expand Down
Loading

0 comments on commit 6a2a217

Please sign in to comment.