Add initial documentation #255

Merged
cmo merged 8 commits from improve-doc into master 2026-07-16 07:44:00 +00:00

2026-07-16

Christian Monch
fix: fix typo
All checks were successful
Codespell / Check for spelling errors (push) Successful in 37s
Codespell / Check for spelling errors (pull_request) Successful in 37s
Ruff / Code linting (push) Successful in 49s
Ruff / Code linting (pull_request) Successful in 47s
Test execution / Test-all (push) Successful in 1m24s
2026-07-16 09:38:41 +02:00
Christian Monch
update README and readthedocs project name
Some checks failed
Codespell / Check for spelling errors (pull_request) Failing after 36s
Codespell / Check for spelling errors (push) Failing after 39s
Ruff / Code linting (pull_request) Successful in 48s
Ruff / Code linting (push) Successful in 49s
Test execution / Test-all (push) Successful in 1m23s
For consistency, the project name on readthedocs
is now: `dump-things-service`.
2026-07-16 09:21:33 +02:00
Christian Monch
doc: update documentation
Some checks failed
Codespell / Check for spelling errors (push) Failing after 28s
Ruff / Code linting (push) Successful in 38s
Test execution / Test-all (push) Successful in 1m16s
Codespell / Check for spelling errors (pull_request) Failing after 25s
Ruff / Code linting (pull_request) Successful in 34s
update:

docs/autenticate.rst
docs/endpoints.rst
docs/introduction.rst
2026-07-16 09:01:53 +02:00

2026-07-15

Christian Monch
docs: update documentation
Some checks failed
Codespell / Check for spelling errors (push) Failing after 27s
Ruff / Code linting (push) Successful in 37s
Test execution / Test-all (push) Successful in 1m12s
Update the documentation parts:

- introduction
- configuration
- authentication
- commands
- backends
2026-07-15 17:44:47 +02:00
Christian Monch
docs: improve introduction
Tell the story of dump-things-service, add
images to illustrate data-flow and work-flow.
2026-07-15 17:39:10 +02:00