This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository llvm-lnt.
from 4edc628 Restore original docker-compose DB name (#139) new 9ba2afe [docs] Overhaul the documentation (#136)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: deployment/app_wrapper.py | 8 - docs/concepts.rst | 21 ++- docs/contents.rst | 13 +- docs/importing_data.rst | 12 +- docs/intro.rst | 120 +++------------ docs/quickstart.rst | 118 -------------- docs/running_server.rst | 57 +++++++ docs/tests.rst | 385 ++++++++++++++++++++++++++-------------------- pyproject.toml | 2 +- 9 files changed, 320 insertions(+), 416 deletions(-) delete mode 100644 deployment/app_wrapper.py delete mode 100644 docs/quickstart.rst create mode 100644 docs/running_server.rst