add a script to update the docs repo #51

Merged
jnsamyak merged 3 commits from build-docs into master 2026-06-08 03:12:57 +00:00
Contributor
No description provided.
Contributor

Can you add information about this script to sop_update_releng_docs.rst ... maybe just as a note that you can alternatively run the script.

Suggestion:

diff --git a/docs/source/sop_update_releng_docs.rst b/docs/source/sop_update_releng_docs.rst
index 1d42b9d..849e268 100644
--- a/docs/source/sop_update_releng_docs.rst
+++ b/docs/source/sop_update_releng_docs.rst
@@ -51,6 +51,10 @@ The documentation is now live and these local clones of the remote git
 repositories can be safely removed.
 
 .. note::
+    You could alternatively run the ``update-docs.sh`` script found in the
+    releng git repository.
+
+.. note::
     This will require someone with permissions to push to the master branch for
     the releng repository. If you are curious whom all has this ability, please
     refer to the :doc:`Main Page <index>` and contact someone from the "Team
Can you add information about this script to `sop_update_releng_docs.rst` ... maybe just as a note that you can alternatively run the script. Suggestion: diff --git a/docs/source/sop_update_releng_docs.rst b/docs/source/sop_update_releng_docs.rst index 1d42b9d..849e268 100644 --- a/docs/source/sop_update_releng_docs.rst +++ b/docs/source/sop_update_releng_docs.rst @@ -51,6 +51,10 @@ The documentation is now live and these local clones of the remote git repositories can be safely removed. .. note:: + You could alternatively run the ``update-docs.sh`` script found in the + releng git repository. + +.. note:: This will require someone with permissions to push to the master branch for the releng repository. If you are curious whom all has this ability, please refer to the :doc:`Main Page <index>` and contact someone from the "Team
Author
Contributor

updated to just say run the script

updated to just say run the script
Contributor

+1 - looks good to me.

+1 - looks good to me.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets!51
No description provided.