Skip to content

Commit

Permalink
create doc
Browse files Browse the repository at this point in the history
created prototype mode doc
  • Loading branch information
jiyoungkim2 committed Dec 14, 2015
1 parent 6f0ac8b commit 8ab5b10
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions advanced_prototype_mode.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@



Prototype Mode
=======================

..image::

In Top toolbar, you can switch to **Prototype Mode** by clicking ``Mode Switch Button``.

Prototype Mode offers `Revision History`_ / `Project Workflow`_ / Node Definition`_ page. You can refresh scenario by clicking ``Refresh Scenario Button`` and can build **HTML Scenario** by clicking ``Document Build Button`` . And ``Refresh Thumbnail`` button updates page thumbnails in workflow and page list.


----------



.. image:: 스크린샷


Displays **Revision History** about current project. You can add or change history.


* ``Add New Date Button`` : Create new editable row field in table.
* ``Remove Date Button`` : Delete selected row from table.
----------
Project Workflow
-------------------------------

.. image:: 워크플로우 스크린샷

Displays **Workflow** about current project. User can add nodes by drag and drop page thumbnails.

* ``Default thumbnails`` : List of page thumbnails contained in project.
* ``Custom thumbnails`` : List of page thumbnails captured in editor mode using ``Page Capture Button`` in toolbar.

* ``Rectangle Button`` : Add square dialog below the selected node.
* ``Rhombus Button`` : Add diamond dialog below the selected node.

* ``Inward Label`` : Add label on top of the thumbnail
* ``Outward Label`` : Add label below of the thumbnail


----------

Screen Definition
-------------------------------

.. image:: 스크린샷

Displays **Screen Definition** about selected page. You can add or change content in screen description or exception area.

0 comments on commit 8ab5b10

Please sign in to comment.