We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4081165 commit 69e13eeCopy full SHA for 69e13ee
build_html.sh
@@ -9,4 +9,6 @@ d2lbook build html
9
cp -r static/image _build/html/_static
10
cp -r static/* _build/html/_static
11
python3 tools/format_tables.py
12
+touch _build/html/.nojekyll
13
+
14
cp -r _build/html _build/docs
0 commit comments