2 Development

2.1 Overview

2.1.1 Hierarchical

../_images/crf_SwAD.svg
myproject/
├── conf.py
├── plantuml.jar
├── index.rst
├── _build/
├── _static/
├── _templates/
└── modules/
    ├── module1.rst
    └── module2.rst

2.1.2 Functional

2.1.2.1 GUI

Alice -> Bob: Hi!
Alice <- Bob: How are you?

2.1.3 Theming

2.1.3.1 Statemachine