Skip to content
Snippets Groups Projects
Verified Commit 106723aa authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'dev' into f-server-216

parents 9e474348 a7818447
Branches
Tags v0.4.0
2 merge requests!96DOC: Added CITATION.cff to the list of files in the release guide where the...,!94fix https://gitlab.com/caosdb/caosdb-server/-/issues/216
Pipeline #37152 passed
...@@ -9,6 +9,9 @@ RUN apt-get update && \ ...@@ -9,6 +9,9 @@ RUN apt-get update && \
python3-pip screen libpam0g-dev unzip curl shunit2 \ python3-pip screen libpam0g-dev unzip curl shunit2 \
python3-sphinx python3-sphinx
RUN apt-get install -y \
libcairo2-dev
RUN pip3 install javasphinx recommonmark sphinx-rtd-theme sphinxcontrib-plantuml sphinx-a4doc RUN pip3 install javasphinx recommonmark sphinx-rtd-theme sphinxcontrib-plantuml sphinx-a4doc
# Alternative, if javasphinx fails because python3-sphinx is too recent: # Alternative, if javasphinx fails because python3-sphinx is too recent:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment