File tree Expand file tree Collapse file tree 4 files changed +1189
-0
lines changed
Expand file tree Collapse file tree 4 files changed +1189
-0
lines changed Original file line number Diff line number Diff line change 22
33This folder contains files that are not directly part of the library.
44
5+ ## Documentation
6+
7+ The [ docs] ( docs/ ) folder contains documentation about the internal structure
8+ of the library.
9+
510## Legacy folder
611
712Before the repository has been converted to follow the Arduino library
Original file line number Diff line number Diff line change 1+ # Documentation
2+
3+ This folder contains documentation of the internal structure of the library.
4+
5+ If not stated otherwise, diagrams have been created using [ Umlet] ( https://www.umlet.com/ ) .
6+
7+ ## Class diagram
8+
9+ The following diagram shows the internal class structure of the library.
10+
11+ ![ Class diagram of esp32_https_server] ( https://github.com/fhessel/esp32_https_server/blob/master/extras/docs/esp32_https_server_classes.png?raw=true )
You can’t perform that action at this time.
0 commit comments