From 49ad5d9dfef1c82b15958c936c922166f21e38b9 Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Thu, 17 Nov 2022 09:15:14 +0800 Subject: [PATCH] Update readme Change-Id: I0ee2e15ac9549c3b702f770885ae521864583b00 --- doc/source/index.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 25d708b..9a727ce 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -15,12 +15,21 @@ Contents: readme install/index library/index - contributor/index cli/index user/index admin/index reference/index +For Contributors +================ + +* If you are a new contributor to python-venusclient please refer: :doc:`contributor/contributing` + + .. toctree:: + :hidden: + + contributor/contributing + Indices and tables ==================