aboutsummaryrefslogtreecommitdiffstats
path: root/gendocs.sh
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-05-03 21:35:47 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-05-03 21:35:47 -0500
commitdc1694e0f400fe2a0eb2116f409569fb27e8e7a7 (patch)
treea72e5a81f4702bbcbca41921f78b9a6a961f69da /gendocs.sh
parentb313e4b987b7c23aaf6232b209122f9f95d33a09 (diff)
downloadbbj-dc1694e0f400fe2a0eb2116f409569fb27e8e7a7.tar.gz
more doc changes
Diffstat (limited to 'gendocs.sh')
-rwxr-xr-xgendocs.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/gendocs.sh b/gendocs.sh
new file mode 100755
index 0000000..d1870f1
--- /dev/null
+++ b/gendocs.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+# Generate the documentation site.
+# Invoke with no arguments in the base repo directory.
+# Nothing magical here.
+
+python3 ./mkendpoints.py
+cd ./documentation
+mkdocs build
+cd ..
Un proyecto texto-plano.xyz