From f09624aa7f294b8d7a5d5e46c1b1a70406c7cfb5 Mon Sep 17 00:00:00 2001 From: BO ZHANG Date: Sun, 9 Oct 2022 22:51:48 +0800 Subject: [PATCH] tweaks --- doc/source/cicd.rst | 4 ++-- doc/source/csst_common/csst_common.rst | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/doc/source/cicd.rst b/doc/source/cicd.rst index db1cbd6..534ed43 100644 --- a/doc/source/cicd.rst +++ b/doc/source/cicd.rst @@ -122,7 +122,7 @@ Using ``Jenkins`` ... how to use jenkins -Docker and Kubernetes ---------------------- +Docker +------ to be updated diff --git a/doc/source/csst_common/csst_common.rst b/doc/source/csst_common/csst_common.rst index fec677f..1dc3c96 100644 --- a/doc/source/csst_common/csst_common.rst +++ b/doc/source/csst_common/csst_common.rst @@ -123,3 +123,14 @@ Rendered ``docstring`` .. automodule:: example_interface :members: + + +``csst_common.params`` +---------------------- + +to be updated + +Module Identifier +----------------- + +to be updated \ No newline at end of file -- GitLab