initial import

This commit is contained in:
Janne Valkealahti
2015-02-04 18:17:50 +00:00
parent ded18f863f
commit 48c65fd9ac
155 changed files with 12028 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[[appendices]]
= Appendices
:numbered!:
[appendix]
== State Machine Concepts
This appendix provides generic information about state machines.
=== Glossary
state machine::
machine of sort.
state::
a stage in a state machine.