forked from kompetenzinventar/ki-doku
Merge pull request 'update instructions for build dependencies' (#13) from LukasGrossberger/ki-doku:readme-build-section into master
Reviewed-on: kompetenzinventar/ki-doku#13
This commit is contained in:
commit
22948e415b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user