summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/new_file_added.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/new_file_added.sh b/docs/new_file_added.sh
new file mode 100644
index 0000000..98e9a32
--- /dev/null
+++ b/docs/new_file_added.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+/bin/rm -f ./python_modules.* modules.rst
+sphinx-apidoc -o . .. ../scott_secrets.py ../type/people.py