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 2
2
3
3
This folder contains files that are not directly part of the library.
4
4
5
+ ## Documentation
6
+
7
+ The [ docs] ( docs/ ) folder contains documentation about the internal structure
8
+ of the library.
9
+
5
10
## Legacy folder
6
11
7
12
Before 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