From c3c9807a93fb2c40ff298694f2a795c9cda81a87 Mon Sep 17 00:00:00 2001 From: shennongmin Date: Wed, 12 Aug 2015 17:56:11 +0800 Subject: [PATCH] Add Nextion Module in API doc. Signed-off-by: shennongmin --- NexHardware.cpp | 10 ++ doc/API/_comp_button_8ino-example.html | 7 +- doc/API/_comp_button_8ino_source.html | 11 +- doc/API/_comp_crop_8ino-example.html | 7 +- doc/API/_comp_crop_8ino_source.html | 11 +- doc/API/_comp_gauge_8ino-example.html | 7 +- doc/API/_comp_gauge_8ino_source.html | 11 +- doc/API/_comp_hotspot_8ino-example.html | 7 +- doc/API/_comp_hotspot_8ino_source.html | 11 +- doc/API/_comp_page_8ino-example.html | 7 +- doc/API/_comp_page_8ino_source.html | 11 +- doc/API/_comp_picture_8ino-example.html | 7 +- doc/API/_comp_picture_8ino_source.html | 11 +- doc/API/_comp_progress_bar_8ino-example.html | 7 +- doc/API/_comp_progress_bar_8ino_source.html | 11 +- doc/API/_comp_slider_8ino-example.html | 7 +- doc/API/_comp_slider_8ino_source.html | 11 +- doc/API/_comp_text_8ino-example.html | 7 +- doc/API/_comp_text_8ino_source.html | 11 +- doc/API/_comp_waveform_8ino-example.html | 5 +- doc/API/_comp_waveform_8ino_source.html | 7 +- doc/API/_nex_button_8cpp.html | 3 +- doc/API/_nex_button_8cpp_source.html | 3 +- doc/API/_nex_button_8h.html | 3 +- doc/API/_nex_button_8h_source.html | 3 +- doc/API/_nex_crop_8cpp.html | 3 +- doc/API/_nex_crop_8cpp_source.html | 3 +- doc/API/_nex_crop_8h.html | 3 +- doc/API/_nex_crop_8h_source.html | 3 +- doc/API/_nex_gauge_8cpp.html | 3 +- doc/API/_nex_gauge_8cpp_source.html | 3 +- doc/API/_nex_gauge_8h.html | 3 +- doc/API/_nex_gauge_8h_source.html | 3 +- doc/API/_nex_hardware_8cpp.html | 70 +------- doc/API/_nex_hardware_8cpp_source.html | 47 +++--- doc/API/_nex_hardware_8h.html | 68 +------- doc/API/_nex_hardware_8h_source.html | 11 +- doc/API/_nex_hotspot_8cpp.html | 3 +- doc/API/_nex_hotspot_8cpp_source.html | 3 +- doc/API/_nex_hotspot_8h.html | 3 +- doc/API/_nex_hotspot_8h_source.html | 3 +- doc/API/_nex_page_8cpp.html | 3 +- doc/API/_nex_page_8cpp_source.html | 3 +- doc/API/_nex_page_8h.html | 3 +- doc/API/_nex_page_8h_source.html | 3 +- doc/API/_nex_picture_8cpp.html | 3 +- doc/API/_nex_picture_8cpp_source.html | 3 +- doc/API/_nex_picture_8h.html | 3 +- doc/API/_nex_picture_8h_source.html | 3 +- doc/API/_nex_progress_bar_8cpp.html | 3 +- doc/API/_nex_progress_bar_8cpp_source.html | 3 +- doc/API/_nex_progress_bar_8h.html | 3 +- doc/API/_nex_progress_bar_8h_source.html | 3 +- doc/API/_nex_serial_config_8h.html | 3 +- doc/API/_nex_serial_config_8h_source.html | 3 +- doc/API/_nex_slider_8cpp.html | 3 +- doc/API/_nex_slider_8cpp_source.html | 3 +- doc/API/_nex_slider_8h.html | 3 +- doc/API/_nex_slider_8h_source.html | 3 +- doc/API/_nex_text_8cpp.html | 3 +- doc/API/_nex_text_8cpp_source.html | 3 +- doc/API/_nex_text_8h.html | 3 +- doc/API/_nex_text_8h_source.html | 3 +- doc/API/_nex_touch_8cpp.html | 3 +- doc/API/_nex_touch_8cpp_source.html | 3 +- doc/API/_nex_touch_8h.html | 3 +- doc/API/_nex_touch_8h_source.html | 3 +- doc/API/_nex_waveform_8cpp.html | 3 +- doc/API/_nex_waveform_8cpp_source.html | 3 +- doc/API/_nex_waveform_8h.html | 3 +- doc/API/_nex_waveform_8h_source.html | 3 +- doc/API/_nextion_8h.html | 3 +- doc/API/_nextion_8h_source.html | 3 +- doc/API/_r_e_a_d_m_e_8md_source.html | 156 ++++++++++++++++++ doc/API/annotated.html | 3 +- doc/API/class_nex_button-members.html | 3 +- doc/API/class_nex_button.html | 3 +- doc/API/class_nex_crop-members.html | 3 +- doc/API/class_nex_crop.html | 3 +- doc/API/class_nex_gauge-members.html | 3 +- doc/API/class_nex_gauge.html | 3 +- doc/API/class_nex_hotspot-members.html | 3 +- doc/API/class_nex_hotspot.html | 3 +- doc/API/class_nex_page-members.html | 3 +- doc/API/class_nex_page.html | 3 +- doc/API/class_nex_picture-members.html | 3 +- doc/API/class_nex_picture.html | 3 +- doc/API/class_nex_progress_bar-members.html | 3 +- doc/API/class_nex_progress_bar.html | 3 +- doc/API/class_nex_slider-members.html | 3 +- doc/API/class_nex_slider.html | 3 +- doc/API/class_nex_text-members.html | 3 +- doc/API/class_nex_text.html | 3 +- doc/API/class_nex_touch-members.html | 3 +- doc/API/class_nex_touch.html | 3 +- doc/API/class_nex_waveform-members.html | 3 +- doc/API/class_nex_waveform.html | 3 +- doc/API/classes.html | 3 +- .../dir_472f54fb1d9b74971d8e15d62f212bd3.html | 3 +- .../dir_4b43661efaa18af91f213d2681ebd37e.html | 3 +- .../dir_7962cac16a99e8bbaaea18abede03fcb.html | 3 +- .../dir_8dcbebf38b229bfa7bb34d68bf824093.html | 3 +- .../dir_9bbf8342b0f9a157b7af08fe1412fc17.html | 3 +- .../dir_a48692e2802a027399b146b680655303.html | 3 +- .../dir_c918e8bf3fc71f849978cdb0d900e61c.html | 3 +- .../dir_ce36ac18ad3deaf5eae0bd2e09775a7d.html | 3 +- .../dir_d28a4824dc47e487b107a5db32ef43c4.html | 3 +- .../dir_f3d39c87bc262720c50d5e3885667b8a.html | 3 +- .../dir_f76977d9ffe8ddf3ad01f3d689aa5df4.html | 3 +- doc/API/doxygen_8h.html | 74 +++++++++ doc/API/doxygen_8h_source.html | 66 ++++++++ doc/API/examples.html | 3 +- doc/API/files.html | 56 ++++--- doc/API/functions.html | 3 +- doc/API/functions_func.html | 3 +- doc/API/globals.html | 11 +- doc/API/globals_func.html | 11 +- doc/API/group___nextion.html | 128 ++++++++++++++ doc/API/hierarchy.html | 3 +- doc/API/index.html | 3 +- doc/API/md__r_e_a_d_m_e.html | 55 ++++++ doc/API/modules.html | 60 +++++++ doc/API/pages.html | 5 +- doxygen.h | 25 +++ 124 files changed, 937 insertions(+), 354 deletions(-) create mode 100644 doc/API/_r_e_a_d_m_e_8md_source.html create mode 100644 doc/API/doxygen_8h.html create mode 100644 doc/API/doxygen_8h_source.html create mode 100644 doc/API/group___nextion.html create mode 100644 doc/API/md__r_e_a_d_m_e.html create mode 100644 doc/API/modules.html create mode 100644 doxygen.h diff --git a/NexHardware.cpp b/NexHardware.cpp index 18fd5de..bcc721a 100644 --- a/NexHardware.cpp +++ b/NexHardware.cpp @@ -257,6 +257,12 @@ static void mainEventLoop(NexTouch **list) } } +/** + * @addtogroup Nextion + * @{ + */ + + /** * Init Nextion's baudrate,page id. * @@ -289,3 +295,7 @@ void nexLoop(NexTouch **nex_listen_list) mainEventLoop(nex_listen_list); } +/** + * @} + */ + diff --git a/doc/API/_comp_button_8ino-example.html b/doc/API/_comp_button_8ino-example.html index 7229f73..4dedd2b 100644 --- a/doc/API/_comp_button_8ino-example.html +++ b/doc/API/_comp_button_8ino-example.html @@ -32,6 +32,7 @@