diff options
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r-- | doc/mainpage.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox new file mode 100644 index 0000000..08e04c2 --- /dev/null +++ b/doc/mainpage.dox @@ -0,0 +1,9 @@ +/** @mainpage + +@section Overview + +FlowCanvas is a canvas widget for modular/patching/dataflow/graph/etc interfaces. + +See the class heirarchy for an index of the available functionality. + +*/ |