From 06e5bf3de243c90f85b3fb21d9aa1d3b9a1b2ed4 Mon Sep 17 00:00:00 2001 From: Brian Terry <71391410+brianterry-ama@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:50:11 -0500 Subject: [PATCH 1/4] Update index.rst I made a small change to the about section! --- docs/about/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/about/index.rst b/docs/about/index.rst index f6169c4970..a7fe1a4ebd 100644 --- a/docs/about/index.rst +++ b/docs/about/index.rst @@ -1,6 +1,7 @@ ***** About ***** + This a small documentation change! .. toctree:: :caption: About From dd5ff02c454a29e0db7bad8e170c00afd167e591 Mon Sep 17 00:00:00 2001 From: Brian Terry <71391410+brianterry-ama@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:18:43 -0500 Subject: [PATCH 2/4] Create minor_edit.rst Started minor change page --- docs/about/minor_edit.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/about/minor_edit.rst diff --git a/docs/about/minor_edit.rst b/docs/about/minor_edit.rst new file mode 100644 index 0000000000..dcda3f12c6 --- /dev/null +++ b/docs/about/minor_edit.rst @@ -0,0 +1,12 @@ +.. _minor_edits: + +Minor Edits to the Documentation +******************************** + +How to make a small edit to this documentation +============================================== + +If you spot a small error or want to add aditional detail to page you can follow this guide to quickly make a change. + + + From 172d205ae89c85c307cfc598b5e29f6c0a348b09 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:19:24 +0000 Subject: [PATCH 3/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/about/minor_edit.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/about/minor_edit.rst b/docs/about/minor_edit.rst index dcda3f12c6..cc7195c9bd 100644 --- a/docs/about/minor_edit.rst +++ b/docs/about/minor_edit.rst @@ -7,6 +7,3 @@ How to make a small edit to this documentation ============================================== If you spot a small error or want to add aditional detail to page you can follow this guide to quickly make a change. - - - From 4e1e444e84c17882dc475fa2762920e941b9ddea Mon Sep 17 00:00:00 2001 From: Brian Terry <71391410+brianterry-ama@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:21:25 -0500 Subject: [PATCH 4/4] Update index.rst Real update to about page --- docs/about/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/about/index.rst b/docs/about/index.rst index a7fe1a4ebd..9da0407cd7 100644 --- a/docs/about/index.rst +++ b/docs/about/index.rst @@ -1,11 +1,12 @@ ***** About ***** - This a small documentation change! +This documentation is a community effort and we welcome pull requests from anyone seeking to improve it. Please feel free to suggest edits or follow a guide below. .. toctree:: :caption: About + minor_chnage whats_new glossary licence