docs(docs): built doxygen docs

This commit is contained in:
2026-02-02 08:42:30 -05:00
parent 68cba402f3
commit 11e5543976
322 changed files with 23731 additions and 87 deletions

21
docs/html/hierarchy.js Normal file
View File

@@ -0,0 +1,21 @@
var hierarchy =
[
[ "fourdst::config::Config< T >", "classfourdst_1_1config_1_1_config.html", null ],
[ "std::exception", null, [
[ "fourdst::config::exceptions::ConfigError", "classfourdst_1_1config_1_1exceptions_1_1_config_error.html", [
[ "fourdst::config::exceptions::ConfigLoadError", "classfourdst_1_1config_1_1exceptions_1_1_config_load_error.html", null ],
[ "fourdst::config::exceptions::ConfigParseError", "classfourdst_1_1config_1_1exceptions_1_1_config_parse_error.html", null ],
[ "fourdst::config::exceptions::ConfigSaveError", "classfourdst_1_1config_1_1exceptions_1_1_config_save_error.html", null ],
[ "fourdst::config::exceptions::SchemaSaveError", "classfourdst_1_1config_1_1exceptions_1_1_schema_save_error.html", null ]
] ]
] ],
[ "std::false_type", null, [
[ "fourdst::config::is_config_wrapper< Config< T > >", "structfourdst_1_1config_1_1is__config__wrapper_3_01_config_3_01_t_01_4_01_4.html", null ],
[ "fourdst::config::is_config_wrapper< T >", "structfourdst_1_1config_1_1is__config__wrapper.html", null ]
] ],
[ "std::formatter< fourdst::config::Config< T >, CharT >", "structstd_1_1formatter_3_01fourdst_1_1config_1_1_config_3_01_t_01_4_00_01_char_t_01_4.html", null ],
[ "fourdst::config::InspectType< T >", "structfourdst_1_1config_1_1_inspect_type.html", null ],
[ "std::true_type", null, [
[ "fourdst::config::is_config_wrapper< Config< T > >", "structfourdst_1_1config_1_1is__config__wrapper_3_01_config_3_01_t_01_4_01_4.html", null ]
] ]
];