Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 8, 2024
1 parent fa4ab88 commit 07784d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ RUN ./import_ngeo_config.py \
node_modules/ngeo/dist/typedoc.json /ngeo_other_configuration.rst \
&& mv integrator/ngeo_config_ref.rst / \
&& mkdir --parent _build/html \
&& find / -name sphinx* \
&& echo $PATH \
&& sphinx-build -W -b html -d _build/doctrees . _build/html

0 comments on commit 07784d5

Please sign in to comment.