Flowcharts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Flowcharts show the logic or process of how something functions. See Wikipedia Article on Flowcharts.") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Flowcharts show the logic or process of how something functions. See [[Wikipedia Article on Flowcharts]]. | Flowcharts show the logic or process of how something functions. See [[Wikipedia Article on Flowcharts]]. This is typically a set of processes, start and end points, decision points (for logic). | ||
=Protocol= | |||
#Use a [[Flowchart Template]] in google docs or [[ProcessOn]]. | |||
#Draw your flowchart | |||
#Start a wiki page called Machine/Module Name - Logic/Function Diagram. | |||
#Embed your Flowchart in the wiki page, see [[Embedding Google Docs]]. |
Latest revision as of 01:48, 13 October 2013
Flowcharts show the logic or process of how something functions. See Wikipedia Article on Flowcharts. This is typically a set of processes, start and end points, decision points (for logic).
Protocol
- Use a Flowchart Template in google docs or ProcessOn.
- Draw your flowchart
- Start a wiki page called Machine/Module Name - Logic/Function Diagram.
- Embed your Flowchart in the wiki page, see Embedding Google Docs.