diff options
author | Geir Vattekar <geir.vattekar@trolltech.com> | 2009-05-11 14:51:37 (GMT) |
---|---|---|
committer | Geir Vattekar <geir.vattekar@trolltech.com> | 2009-05-11 14:51:37 (GMT) |
commit | 45c063d91d6a682821ab337cdc8839cc2229f6ef (patch) | |
tree | fecb7d13e37a62f0532608fd1f61aa0d5ebeaae2 /doc/src | |
parent | 8cd40802bd50bc02485738e49938eda3a1e45c1d (diff) | |
download | Qt-45c063d91d6a682821ab337cdc8839cc2229f6ef.zip Qt-45c063d91d6a682821ab337cdc8839cc2229f6ef.tar.gz Qt-45c063d91d6a682821ab337cdc8839cc2229f6ef.tar.bz2 |
Doc: Assign state machine overview to architecture group (get it in
the overview list)
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/statemachine.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/statemachine.qdoc b/doc/src/statemachine.qdoc index 60ae815..abc089d 100644 --- a/doc/src/statemachine.qdoc +++ b/doc/src/statemachine.qdoc @@ -13,6 +13,7 @@ \page statemachine-api.html \title The State Machine Framework \brief An overview of the State Machine framework for constructing and executing state graphs. + \ingroup architecture \tableofcontents |