Add original source codes

This commit is contained in:
Richard Kubíček
2022-02-10 18:35:49 +01:00
parent b114fe2393
commit 2760b8be03
6 changed files with 440 additions and 0 deletions

13
mkdocs.yml Normal file
View File

@@ -0,0 +1,13 @@
site_name: Python Eledio library
nav:
- Home: index.md
- API description: api_description.md
- Application example: application_example.md
- Contact: contact.md
theme:
name: readthedocs
highlightjs: true
hljs_languages:
- python
copyright: Eledio © 2019
site_description: Documentation site of Python Eledio library