From b9cfa850093aaa48128c98e8716a3a42cf86a1f3 Mon Sep 17 00:00:00 2001 From: Kyle Schwarz Date: Tue, 5 Nov 2024 12:56:27 -0500 Subject: [PATCH] Docs: Add GitHub link --- docs/index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 9be882b..27309ee 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,9 +1,14 @@ +========= libicsneo ========= +libicsneo is the `Intrepid Control Systems `_ device +communication library. The source code for libicsneo can be found on GitHub: +`https://github.com/intrepidcs/libicsneo `_ + .. toctree:: :maxdepth: 1 - :caption: API Documentation + :caption: Documentation icsneocpp/index icsneopy/index