summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorScott Gasch <[email protected]>2022-08-18 08:59:05 -0700
committerScott Gasch <[email protected]>2022-08-18 08:59:05 -0700
commit7653e2952b6e2038ac8d6e1c48e8c10030703a02 (patch)
treefeb5427b14d3b99b668ba7443f42ca54fd12dedb /docs
parent91df4fa006f7f4fba8e38a97941c5a4ad9b83706 (diff)
Cleanup / add untracked files.
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