Skip to content
Snippets Groups Projects
Commit 78614400 authored by Alexis Durgnat's avatar Alexis Durgnat :milky_way:
Browse files
parents 78a0c456 15f5a892
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ function make_python_docs() {
cd $SBOX_PYWR/docs/ && \
SPHINXOPTS=$SOPT make $MODE && \
mkdir -p /build/wrapper/docs/ && \
rm -rf /build/wrapper/docs/* && \
rm -rf /build/wrapper/docs/* && \
cp -r $SBOX_PYWR/docs/_build/$MODE/* /build/wrapper/docs/
echo -e "${YLW}Documentation built : ${GRN}./build/wrapper/docs/index.html${NC}"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment