From 4649cbe45ebe71621ae27fc8cc87d84a400dd6e7 Mon Sep 17 00:00:00 2001 From: ahb Date: Thu, 25 Sep 2014 17:20:55 +0200 Subject: [PATCH] in future: write about gui --- modules/cvv/doc/cvv.rst | 1 + modules/cvv/doc/cvv_api/index.rst | 4 ++-- modules/cvv/doc/cvv_gui/index.rst | 24 ++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 modules/cvv/doc/cvv_gui/index.rst diff --git a/modules/cvv/doc/cvv.rst b/modules/cvv/doc/cvv.rst index 67a5d235b..943849aaa 100644 --- a/modules/cvv/doc/cvv.rst +++ b/modules/cvv/doc/cvv.rst @@ -8,3 +8,4 @@ The module provides an interactive GUI to debug and incrementally design compute :maxdepth: 2 CVV API Documentation + CVV GUI Documentation diff --git a/modules/cvv/doc/cvv_api/index.rst b/modules/cvv/doc/cvv_api/index.rst index c0417859b..ce63bdf19 100644 --- a/modules/cvv/doc/cvv_api/index.rst +++ b/modules/cvv/doc/cvv_api/index.rst @@ -1,5 +1,5 @@ -CVV : an Interactive Visual Debugging GUI -***************************************** +CVV : the API +************* .. highlight:: cpp diff --git a/modules/cvv/doc/cvv_gui/index.rst b/modules/cvv/doc/cvv_gui/index.rst new file mode 100644 index 000000000..de01aff2c --- /dev/null +++ b/modules/cvv/doc/cvv_gui/index.rst @@ -0,0 +1,24 @@ +CVV : the GUI +************* + +.. highlight:: cpp + + +Introduction +++++++++++++ + +For now: See cvv tutorial. + + + +Overview +++++++++ + + +Filter +------ + + + +Views +++++++++