From e8bf81b12e34e32da1f22f3ee4c779faf8c6b546 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 24 Jun 2019 11:51:43 +0200 Subject: [PATCH] Hide ugly todos from docs Signed-off-by: falkTX --- distrho/DistrhoInfo.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distrho/DistrhoInfo.hpp b/distrho/DistrhoInfo.hpp index 355eeca9..1e70e7ba 100644 --- 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 */ /* ------------------------------------------------------------------------------------------------------------