Removed docs

This commit is contained in:
Sven Heidemann 2021-03-14 17:04:18 +01:00
parent c1fe8c611c
commit bdb0548bc8
2 changed files with 0 additions and 16 deletions

View File

@ -1,6 +0,0 @@
/src/
/src/tests
/src/tests/__init__.py
/cpl.json
/LICENSE
/README.md

View File

@ -1,10 +0,0 @@
- sh_edraft
- common # Contains Interfaces and models for the hole library
- interface
- model
- configuration # Contains classes for app configuration by JSON, ENV vars and arguments
- discord # Contains classes for better use of discord.py
- logging # Contains classes for logging
- mailing # Contains classes for mailing
- messenger # Contains classes for sh_messenger_server client
- service # Contains classes to provide and use the services defined in this library