Skip to content

Commit 7faf4a7

Browse files
committed
Added class diagram
1 parent d59962f commit 7faf4a7

File tree

4 files changed

+1189
-0
lines changed

4 files changed

+1189
-0
lines changed

extras/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This 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

712
Before the repository has been converted to follow the Arduino library

extras/docs/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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)
323 KB
Loading

0 commit comments

Comments
 (0)