From: Scott Gasch Date: Thu, 18 Aug 2022 15:59:05 +0000 (-0700) Subject: Cleanup / add untracked files. X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=7653e2952b6e2038ac8d6e1c48e8c10030703a02;p=python_utils.git Cleanup / add untracked files. --- 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