Skip to content

Commit

Permalink
AutoBuildDocumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wellfiredbuildmachine committed Feb 27, 2018
1 parent 345e7f2 commit 6a80017
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Description



Properties
-----------

+------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekApplicationListener<interfacewellfired_peek_application_idotpeekapplicationlistener>` |:ref:`Listener<classwellfired_peek_application_dotpeekapplication_1a58dc39da3cce47a8ef91ae597e40815a>` **{** get; set; **}** |
+------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------+

Public Methods
---------------

Expand All @@ -33,6 +40,10 @@ Public Methods
Breakdown
----------

.. _classwellfired_peek_application_dotpeekapplication_1a58dc39da3cce47a8ef91ae597e40815a:

- :ref:`IDotPeekApplicationListener<interfacewellfired_peek_application_idotpeekapplicationlistener>` **Listener** **{** get; set; **}**

.. _classwellfired_peek_application_dotpeekapplication_1afd71ed0c75b3fcaccd504fd7bb7fbc24:

- **DotPeekApplication** **(** :ref:`IVCS<interfacewellfired_peek_application_vcs_ivcs>` vcs, :ref:`IStorage<interfacewellfired_peek_viewmodel_datastorage_istorage>` storage, :ref:`IPlatformTools<interfacewellfired_peek_generator_platformtools_iplatformtools>` platformTools, :ref:`IBuildReportGenerator<interfacewellfired_peek_generator_ibuildreportgenerator>` buildReportGenerator, :ref:`IBuildReportStorage<interfacewellfired_peek_generator_storage_ibuildreportstorage>` buildReportStorage, :ref:`IWindowLauncher<interfacewellfired_peek_application_iwindowlauncher>` windowLauncher **)**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ DotPeek

**Namespace:** :ref:`WellFired.Peek.Application.Unity<namespacewellfired_peek_application_unity>`

**Implements:** :ref:`WellFired.Peek.Application.IDotPeekApplicationListener<interfacewellfired_peek_application_idotpeekapplicationlistener>`


Description
------------

Expand All @@ -13,26 +16,33 @@ Description
Properties
-----------

+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` |:ref:`NewApplication<classwellfired_peek_application_unity_editor_dotpeek_1a060d3530544a95556c42d4f9c5d0ccef>` **{** get; set; **}** |
+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` |:ref:`CurrentApplication<classwellfired_peek_application_unity_editor_dotpeek_1aea375075bf499b7c4410e64f52bfecbc>` **{** get; set; **}** |
+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IVCS<interfacewellfired_peek_application_vcs_ivcs>` |:ref:`CustomVCS<classwellfired_peek_application_unity_editor_dotpeek_1a381e1d91dc2dff79988fbc20fa60f8bc>` **{** get; set; **}** |
+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`Storage<classwellfired_peek_viewmodel_datastorage_storage>` |:ref:`Storage<classwellfired_peek_application_unity_editor_dotpeek_1a6a07d42db1939a49cee805130f110e30>` **{** get; set; **}** |
+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekListener<interfacewellfired_peek_application_unity_editor_idotpeeklistener>` |:ref:`Listener<classwellfired_peek_application_unity_editor_dotpeek_1a6019ed665b7d0f4fa95065eaed9fc2dd>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IVCS<interfacewellfired_peek_application_vcs_ivcs>` |:ref:`CustomVCS<classwellfired_peek_application_unity_editor_dotpeek_1a381e1d91dc2dff79988fbc20fa60f8bc>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`Storage<classwellfired_peek_viewmodel_datastorage_storage>` |:ref:`Storage<classwellfired_peek_application_unity_editor_dotpeek_1a6a07d42db1939a49cee805130f110e30>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` |:ref:`CurrentApplication<classwellfired_peek_application_unity_editor_dotpeek_1aea375075bf499b7c4410e64f52bfecbc>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` |:ref:`NewApplication<classwellfired_peek_application_unity_editor_dotpeek_1a060d3530544a95556c42d4f9c5d0ccef>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|:ref:`DotPeek<classwellfired_peek_application_unity_editor_dotpeek>` |:ref:`Instance<classwellfired_peek_application_unity_editor_dotpeek_1ae8953869686231a60e38e0c1d274ae8a>` **{** get; set; **}** |
+---------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+

Public Methods
---------------

+-------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`DoBuildGenerated<classwellfired_peek_application_unity_editor_dotpeek_1a34172c6ad8cd394d1f3ae160dfdbde76>` **(** string path **)** |
+-------------+-------------------------------------------------------------------------------------------------------------------------------------------+

Breakdown
----------

.. _classwellfired_peek_application_unity_editor_dotpeek_1a060d3530544a95556c42d4f9c5d0ccef:

- :ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` **NewApplication** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1aea375075bf499b7c4410e64f52bfecbc:
.. _classwellfired_peek_application_unity_editor_dotpeek_1a6019ed665b7d0f4fa95065eaed9fc2dd:

- :ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` **CurrentApplication** **{** get; set; **}**
- :ref:`IDotPeekListener<interfacewellfired_peek_application_unity_editor_idotpeeklistener>` **Listener** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1a381e1d91dc2dff79988fbc20fa60f8bc:

Expand All @@ -42,3 +52,19 @@ Breakdown

- :ref:`Storage<classwellfired_peek_viewmodel_datastorage_storage>` **Storage** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1aea375075bf499b7c4410e64f52bfecbc:

- :ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` **CurrentApplication** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1a060d3530544a95556c42d4f9c5d0ccef:

- :ref:`IDotPeekApplication<interfacewellfired_peek_application_idotpeekapplication>` **NewApplication** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1ae8953869686231a60e38e0c1d274ae8a:

- :ref:`DotPeek<classwellfired_peek_application_unity_editor_dotpeek>` **Instance** **{** get; set; **}**

.. _classwellfired_peek_application_unity_editor_dotpeek_1a34172c6ad8cd394d1f3ae160dfdbde76:

- void **DoBuildGenerated** **(** string path **)**

Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ Public Methods
|override string |:ref:`ToString<classwellfired_peek_model_buildreport_1a393f199efeae146d60a4e859adeef848>` **(** **)** |
+------------------+---------------------------------------------------------------------------------------------------------+

Public Static Methods
----------------------

+-------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|string |:ref:`GetBuildReportFileName<classwellfired_peek_model_buildreport_1ab325edf50c0acd2790005ef3fe97dbcd>` **(** :ref:`BuildReport<classwellfired_peek_model_buildreport>` report **)** |
+-------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Breakdown
----------

Expand Down Expand Up @@ -82,3 +89,7 @@ Breakdown

- override string **ToString** **(** **)**

.. _classwellfired_peek_model_buildreport_1ab325edf50c0acd2790005ef3fe97dbcd:

- string **GetBuildReportFileName** **(** :ref:`BuildReport<classwellfired_peek_model_buildreport>` report **)**

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. _interfacewellfired_peek_application_idotpeekapplicationlistener:

IDotPeekApplicationListener
============================

**Namespace:** :ref:`WellFired.Peek<namespacewellfired_peek>`

Description
------------



Public Methods
---------------

+-------------+------------------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`DoBuildGenerated<interfacewellfired_peek_application_idotpeekapplicationlistener_1a245e5a73e4f82cf05736ad5192614955>` **(** string path **)** |
+-------------+------------------------------------------------------------------------------------------------------------------------------------------------------+

Breakdown
----------

.. _interfacewellfired_peek_application_idotpeekapplicationlistener_1a245e5a73e4f82cf05736ad5192614955:

- void **DoBuildGenerated** **(** string path **)**

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. _interfacewellfired_peek_application_unity_editor_idotpeeklistener:

IDotPeekListener
=================

**Namespace:** :ref:`WellFired.Peek.Application.Unity<namespacewellfired_peek_application_unity>`

Description
------------



Public Methods
---------------

+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
|void |:ref:`DoBuildGenerated<interfacewellfired_peek_application_unity_editor_idotpeeklistener_1ab6f1cf85d909a8a19cd0a57f3c8d0e47>` **(** string path **)** |
+-------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+

Breakdown
----------

.. _interfacewellfired_peek_application_unity_editor_idotpeeklistener_1ab6f1cf85d909a8a19cd0a57f3c8d0e47:

- void **DoBuildGenerated** **(** string path **)**

0 comments on commit 6a80017

Please sign in to comment.