Skip to content

Commit f91f6ff

Browse files
committed
Enable search in developer documentation
1 parent 51e0b07 commit f91f6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/static-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN eval $(opam env)
2323
COPY ./scripts/install_build_deps.sh ./
2424
RUN opam update; bash -x install_build_deps.sh
2525

26-
RUN opam install odoc -y
26+
RUN opam install odoc sherlodoc -y

0 commit comments

Comments
 (0)