refactor(doc): better CSS and layout

This commit is contained in:
Johann Dreo 2023-01-20 12:39:15 +01:00
commit 735e7ffb4d
212 changed files with 45759 additions and 1252 deletions

7
docs/modules.js Normal file
View file

@ -0,0 +1,7 @@
var modules =
[
[ "Default configuration management", "group___default_config.html", "group___default_config" ],
[ "High-level API macros", "group___use_macros.html", "group___use_macros" ],
[ "Main class", "group___main.html", "group___main" ],
[ "Formating tools", "group___formating.html", "group___formating" ]
];