From: Scott Gasch Date: Wed, 12 Oct 2022 19:31:15 +0000 (-0700) Subject: Adds file to publish doc changes w/o waiting for cronjob. X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=2ca7b9cb3a9ad208b4fac1e179048b8e5305c832;p=pyutils.git Adds file to publish doc changes w/o waiting for cronjob. --- diff --git a/docs/.gitignore b/docs/.gitignore index 2340036..aafb167 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1 +1,2 @@ _build/** +publish.sh