Рефакторинг Doxygen
This commit is contained in:
@@ -25,18 +25,7 @@
|
||||
var NAVTREE =
|
||||
[
|
||||
[ "MyLibs", "index.html", [
|
||||
[ "Обзор", "index.html#overview", [
|
||||
[ "Основные возможности", "index.html#features", [
|
||||
[ "Общие утилиты (<a class=\"el\" href=\"group___m_y_l_i_b_s___d_e_f_i_n_e_s.html\">General Tools</a>)", "index.html#utils_module", null ],
|
||||
[ "Трассировка <a class=\"el\" href=\"group___t_r_a_c_e.html\">Trace defines</a>", "index.html#trace_module", null ],
|
||||
[ "Модуль GPIO <a class=\"el\" href=\"group___m_y___l_i_b_s___g_p_i_o.html\">GPIO Tools</a>", "index.html#gpio_module", null ],
|
||||
[ "Модуль таймеров <a class=\"el\" href=\"group___m_y___l_i_b_s___t_i_m.html\">TIM Tools</a>", "index.html#tim_module", null ],
|
||||
[ "Модуль UART <a class=\"el\" href=\"group___m_y___l_i_b_s___u_a_r_t.html\">UART Tools</a>", "index.html#uart_module", null ],
|
||||
[ "Модуль SPI <a class=\"el\" href=\"group___m_y___l_i_b_s___s_p_i.html\">SPI Tools</a>", "index.html#spi_module", null ]
|
||||
] ],
|
||||
[ "Структура проекта", "index.html#structure", null ],
|
||||
[ "Использование", "index.html#usage_basic", null ]
|
||||
] ],
|
||||
[ "Обзор <span class=\"tt\">ExtendedLibs</span>", "index.html", "index" ],
|
||||
[ "Topics", "topics.html", "topics" ],
|
||||
[ "Classes", "annotated.html", [
|
||||
[ "Class List", "annotated.html", "annotated_dup" ],
|
||||
@@ -49,11 +38,9 @@ var NAVTREE =
|
||||
[ "Files", "files.html", [
|
||||
[ "File List", "files.html", "files_dup" ],
|
||||
[ "File Members", "globals.html", [
|
||||
[ "All", "globals.html", "globals_dup" ],
|
||||
[ "All", "globals.html", null ],
|
||||
[ "Functions", "globals_func.html", null ],
|
||||
[ "Variables", "globals_vars.html", null ],
|
||||
[ "Enumerations", "globals_enum.html", null ],
|
||||
[ "Enumerator", "globals_eval.html", null ],
|
||||
[ "Macros", "globals_defs.html", null ]
|
||||
] ]
|
||||
] ]
|
||||
@@ -62,8 +49,7 @@ var NAVTREE =
|
||||
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"____general__flash_8c_source.html",
|
||||
"group___u_a_r_t___i_n_i_t.html"
|
||||
"_s_e_g_g_e_r___r_t_t_8c_source.html"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronization';
|
||||
|
||||
Reference in New Issue
Block a user