data model adapted to split between user and profile #11

Merged
gulliver merged 5 commits from split_user_profile into master 2021-09-09 19:56:57 +02:00
Showing only changes of commit a28bf9676d - Show all commits

View File

@ -24,10 +24,13 @@ TBD
## Building
building the ki-doku depends on python, sphinx,
sphinx-contrib-plantuml und plantuml.
Building the ki-doku depends on the following Python packages:
* `sphinx`
* `sphinxcontrib-plantuml`
building/ using the ki-backend depends on python and flask.
as well as the system dependency `plantuml`, which you can get e.g. with `apt install plantuml`
Building/using the ki-backend depends on python and flask, see the repo's environment specification for details.
<!-- ROADMAP -->
## Roadmap