Skip to content

Commit

Permalink
re-commit the HTML folder
Browse files Browse the repository at this point in the history
  • Loading branch information
lizzhangwei committed Feb 21, 2024
1 parent 2f6e662 commit e3dea5a
Show file tree
Hide file tree
Showing 733 changed files with 326,286 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ FatFs library is locate at folder common/application/fatfs.

## Documentation

EveApps has created an online documentation (https://Bridgetek.github.io/EveApps/Docs/Doxygen/html/) for easy and quick access to the functions it offers.
EveApps has created an online documentation (https://Bridgetek.github.io/EveApps/Doxygen/html/) for easy and quick access to the functions it offers.

To customize it according to your setup, kindly refer to Docs/Doxygen folder.

Expand Down
Empty file added docs/.nojekyll
Empty file.
2,863 changes: 2,863 additions & 0 deletions docs/Doxygen/Doxyfile

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions docs/Doxygen/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Online documents support by Doxygen

The generated online documents is already in Docs/Doxygen/html, the first page is 'index.html'
The documents can be viewed at https://Bridgetek.github.io/EveApps/Docs/Doxygen/html/
By default, the configuration was set to
- EVE_GRAPHICS_BT815
- FT9XX_PLATFORM


How to rebuild the documents according to required configurations
1, install Doxygen from https://www.doxygen.nl/download.html
2, download source code and Doxygen configuration (current repo)
3, open windows cmd, enter ${saved_path}/EveApps/Docs/Doxygen
4, open configuration file 'Doxyfile', change the configuration 'PREDEFINED'
eg. PREDEFINED = EVE_GRAPHICS_BT817 \
RP2040_PLATFORM
5, run the doxygen to generate new documents
eg. ${doxygen_path}/doxygen.exe Doxyfile
6, new documents are generated in html folder
19 changes: 19 additions & 0 deletions docs/Doxygen/doxygen.footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!-- HTML footer for doxygen 1.9.3-->
<!-- start footer part -->
<!--BEGIN GENERATE_TREEVIEW-->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
<div align="right">
Copyright © Bridgetek Pte Ltd
</div>
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
$generatedby&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></a> $doxygenversion
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>
269 changes: 269 additions & 0 deletions docs/Doxygen/doxygen.header.html

Large diffs are not rendered by default.

2,258 changes: 2,258 additions & 0 deletions docs/Doxygen/html/_common_8c.html

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions docs/Doxygen/html/_common_8c.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
var _common_8c =
[
[ "Calibration_Restore", "_common_8c.html#a3751f18a213f5843e48da3a671c9ab5c", null ],
[ "Calibration_Save", "_common_8c.html#a114baa99aa7387c3a20473741be1fa12", null ],
[ "cbCmdWait", "_common_8c.html#a3600f51bc7c135fd0b56c2168d3adf47", null ],
[ "Display_End", "_common_8c.html#a825253ed3c80fba2c042f18bacaf242f", null ],
[ "Display_Start", "_common_8c.html#a370ff42d8cfab5793d5f9d8e427e80f7", null ],
[ "Display_StartColor", "_common_8c.html#a2aefd5896e14dd3d94f38ad8460d38b5", null ],
[ "Draw_Image", "_common_8c.html#a5debdb2ba049e645dfc5b486e26acb00", null ],
[ "Draw_Point", "_common_8c.html#a9ee122ce8c1739bb283cbcdb31103ad0", null ],
[ "Draw_Text", "_common_8c.html#ab77bc3f4d306fdd3a0d5fb9dc256d430", null ],
[ "Draw_Text2", "_common_8c.html#acf3e62a276a7340a144fa573cb3dac08", null ],
[ "Draw_TextColor", "_common_8c.html#a0e57c09934b12eb3a2ce37ae3faf1fcd", null ],
[ "Flash_Init", "_common_8c.html#ad0a7438f051e7a730c610fb2633bc9e4", null ],
[ "Get_SystemClock", "_common_8c.html#ac951febf3917fede3cd8591764ae44ed", null ],
[ "Get_VC1Dump", "_common_8c.html#a11c637b0d5092b7d9056b38052a982a9", null ],
[ "Gpu_Init", "_common_8c.html#a7e160a3c66c25458dd805ed837fb8001", null ],
[ "Gpu_Release", "_common_8c.html#a771d705be838e1f66f087adb2324acb9", null ],
[ "Gpu_Text", "_common_8c.html#a50675cb854a99ff757540b33642621a5", null ],
[ "hintScreen", "_common_8c.html#a1492b6bacc90572178cede6f6040a251", null ],
[ "Init_CapacitiveTouch", "_common_8c.html#ac37683aad35b8e3fd22bba4b11ce5160", null ],
[ "isSDcardDetected", "_common_8c.html#aa2d2a3a8e925f9caa4042f3aff3e4e44", null ],
[ "Play_MuteSound", "_common_8c.html#a9b9ea700680fa29c00962299d3d6142e", null ],
[ "Play_Sound", "_common_8c.html#a4d0383dc32e0566d63725afadaa9e943", null ],
[ "Setup_Precision", "_common_8c.html#a3de809a6e9919dd7801a0efbcfec998a", null ],
[ "Show_Diaglog_Info", "_common_8c.html#a4182404dd0aef5feff39fd8c52bc8c23", null ],
[ "Show_Diaglog_YesNo", "_common_8c.html#a9b5fcf0db3b6789b20e77e2c726faed2", null ],
[ "WelcomeScreen", "_common_8c.html#afab9c14ef74a9503abaaf6736419330d", null ],
[ "a", "_common_8c.html#a0a0390ed59a97feb6783f87db4086a7c", null ],
[ "b", "_common_8c.html#a2826644ea978cb49c4ee809b55e128d7", null ],
[ "c", "_common_8c.html#aaf5d342e977c5857e99310eea0e72e4b", null ],
[ "d", "_common_8c.html#a3808cd021ae482979b2c4e49e1fab2e3", null ],
[ "e", "_common_8c.html#a76bd37f039bdaf925917eb16dfa7facd", null ],
[ "f", "_common_8c.html#ae62fc1ab6b0e2ecfbb6ed4186c722c3d", null ],
[ "home_start_icon", "_common_8c.html#a0592fc0a9ad35d1e7a520c27f7bab078", null ],
[ "textbuffer", "_common_8c.html#a73321af5fe1776a10c9c7f11bbacd0c3", null ],
[ "VertextFormat", "_common_8c.html#a933e081e60f4feae18b4355b05064100", null ],
[ "VertextPrecision", "_common_8c.html#a506414b5097cdb23b275b66bc38b994e", null ]
];
Loading

0 comments on commit e3dea5a

Please sign in to comment.