diff options
| author | Matthias Melcher <git@matthiasm.com> | 2021-12-09 12:40:45 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2021-12-09 12:42:56 +0100 |
| commit | ace6a64161a51b868557ec307364700e5d2080a1 (patch) | |
| tree | e91067922670b84428bb9835239cfd53592c7605 /fluid/documentation/src/index.dox | |
| parent | 08e59770aa2be8e3aa91c0593e91f5d19f007bc3 (diff) | |
Fluid STR 3460.D: making dialog more interactive.
Diffstat (limited to 'fluid/documentation/src/index.dox')
| -rw-r--r-- | fluid/documentation/src/index.dox | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox new file mode 100644 index 000000000..95cc95158 --- /dev/null +++ b/fluid/documentation/src/index.dox @@ -0,0 +1,26 @@ + + +/** + + \mainpage Fluid User Manual and Developer Overview + + \subpage function + + \subpage code + + \subpage codeblock + + \subpage declaration + + \subpage declarationblock + + \subpage class + + \subpage widgetclass + + \subpage comment + + \subpage inlineddata + + */ + |
