DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit e8bf81b12e34e32da1f22f3ee4c779faf8c6b546
parent 8430483fb8f9582431ad144958599d93800edbfa
Author: falkTX <falktx@falktx.com>
Date:   Mon, 24 Jun 2019 11:51:16 +0200

Hide ugly todos from docs

Signed-off-by: falkTX <falktx@falktx.com>

Diffstat:
Mdistrho/DistrhoInfo.hpp | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/distrho/DistrhoInfo.hpp b/distrho/DistrhoInfo.hpp @@ -417,6 +417,9 @@ START_NAMESPACE_DISTRHO }; @endcode + This is a work-in-progress documentation page. States, MIDI, Latency, Time-Position and UI are still TODO. + +#if 0 @section States describe them @@ -431,6 +434,7 @@ START_NAMESPACE_DISTRHO @section UI describe them +#endif */ /* ------------------------------------------------------------------------------------------------------------