From 7e6af8298c804af75ceea66702ae2c55efc35e00 Mon Sep 17 00:00:00 2001 From: Bo Zhang Date: Sat, 26 Mar 2022 11:24:55 +0800 Subject: [PATCH] tweaks --- doc/source/conf.py | 2 +- doc/source/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 28bf72c..71ff4e4 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -20,7 +20,7 @@ import csst project = 'csst' copyright = '2022, CSST team' -author = 'CSST team.' +author = 'CSST Team' # The full version, including alpha/beta/rc tags release = csst.__version__ diff --git a/doc/source/index.rst b/doc/source/index.rst index 8990dd7..299a252 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -33,7 +33,7 @@ How to contribute .. toctree:: :hidden: - :caption: How-to guides + :caption: How-to contribute :maxdepth: 2 csster -- GitLab