diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-16 07:11:54 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-16 07:11:54 -0400 |
| commit | 44316ecd150b6c37cb62b9a1c53226f0325f4419 (patch) | |
| tree | 1b211854cf49be8ee4b5bd18e2be899b50545042 /docs/build-docs.sh | |
| parent | a59caa2359533fb99dba99e3526795ec76727a52 (diff) | |
changed paths
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 |
