Browse Source

Doc: add flowchart (#1328)

The flowchart will be kept updated:

- Use [drawio](https://app.diagrams.net/) to edit.

1. Open [drawio](https://app.diagrams.net/) in brower
2. Menu → File → Open from ... → Device:

Select [FlowChart.html](FlowChart.html)

3. Edit flow chart
4. Export to svg:

Menu → File → Export as... → SVG...
Kang Lin 1 year ago
parent
commit
05900adb2e
4 changed files with 28 additions and 0 deletions
  1. 17 0
      docs/Developer.md
  2. 8 0
      docs/drawio/FlowChart.html
  3. BIN
      docs/drawio/FlowChart.png
  4. 3 0
      docs/drawio/FlowChart.svg

+ 17 - 0
docs/Developer.md

@@ -0,0 +1,17 @@
+
+## Flow chart
+
+![FlowChart](drawio/FlowChart.svg)
+
+
+- Use [drawio](https://app.diagrams.net/) to edit.
+
+1. Open [drawio](https://app.diagrams.net/) in brower
+2. Menu → File → Open from ... → Device:
+
+Select [FlowChart.html](FlowChart.html)
+
+3. Edit flow chart
+4. Export to svg:
+
+Menu → File → Export as... → SVG...

File diff suppressed because it is too large
+ 8 - 0
docs/drawio/FlowChart.html


BIN
docs/drawio/FlowChart.png


File diff suppressed because it is too large
+ 3 - 0
docs/drawio/FlowChart.svg


Some files were not shown because too many files changed in this diff