From 4df8851750022806e743cb42ff1949b57b0dbea7 Mon Sep 17 00:00:00 2001 From: "ryan.danehy@pnnl.gov" Date: Fri, 3 Nov 2023 13:44:35 -0700 Subject: [PATCH] Testing --- docs/index.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 3b32fef6..43822214 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -67,15 +67,16 @@ Documentation ============= User guides and source code documentation are always linked on this site. - - * :doc:`Source documentation `__ +`ReSolve Github Project `_. +`Source documentation `_ .. list-table:: :align: center + * - LinSolver - - :doc: `Source documentation `__ + - `Source documentation `_ * - GramSchmidt - - `Source documentation `__ + - `Source documentation `_ Contributing