diff options
Diffstat (limited to 'docs/build-docs.sh')
| -rwxr-xr-x | docs/build-docs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build-docs.sh b/docs/build-docs.sh index 2956205c..40322648 100755 --- a/docs/build-docs.sh +++ b/docs/build-docs.sh @@ -1,4 +1,4 @@ #!/bin/bash make clean make html -touch _build/.nojekyll +touch docgen/.nojekyll |
