diff --git a/README.md b/README.md index 5103630b..9150f793 100644 --- a/README.md +++ b/README.md @@ -138,18 +138,18 @@ Currently available Components It is completely possible to register your own bespoke Components into the builder. These Components are already available: -- Slider (attachable to parameters) -- ComboBox ( -"- ) -- ToggleButton ( -"- ) -- TextButton ( -"- ) -- XYDragComponent (attachable to two parameters) -- Plot (displays various 2-d data) -- LevelMeter (displays different RMS / Max levels) -- Label -- MidiKeyboardComponent -- MidiLearn -- ListBox -- WebBrowserComponent + - Slider (attachable to parameters) + - ComboBox (attachable to parameters) + - ToggleButton (attachable to parameters) + - TextButton (attachable to parameters) + - XYDragComponent (attachable to two parameters) + - Plot (displays various 2-d data) + - LevelMeter (displays different RMS / Max levels) + - Label + - MidiKeyboardComponent + - MidiLearn + - ListBox + - WebBrowserComponent All Components have the option to add margins/paddings and a border also with rounded corners. The View component serves as container, that has the option to layer all child components on top of each other diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile index e8dfae7f..50573a79 100644 --- a/doxygen/Doxyfile +++ b/doxygen/Doxyfile @@ -1019,7 +1019,7 @@ EXCLUDE_SYMBOLS = # that contain example code fragments that are included (see the \include # command). -EXAMPLE_PATH = +EXAMPLE_PATH = ../Examples/ # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and diff --git a/doxygen/header.html b/doxygen/header.html index 6ed67deb..08d5bf72 100644 --- a/doxygen/header.html +++ b/doxygen/header.html @@ -17,16 +17,6 @@ $mathjax $extrastylesheet - - - -