mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
Add documentation that covers: - Prediction - Measuremnt - REST API Add Python scripts that support automatic documentation generation using the Sphinx sphinxcontrib.eval extension. Add automatic update/ test for REST API documentation. Filter proxy endpoints from REST API documentation. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
-r requirements.txt
|
|
linkify-it-py==2.0.3
|
|
myst-parser==4.0.0
|
|
sphinx==8.1.3
|
|
sphinx_rtd_theme==3.0.2
|
|
sphinxcontrib-eval==0.0.3
|
|
pytest==8.3.4
|
|
pytest-cov==6.0.0
|
|
pytest-xprocess==1.0.2
|
|
pre-commit
|
|
mypy==1.13.0
|
|
types-requests==2.32.0.20241016
|
|
pandas-stubs==2.2.3.241126
|