From c3518e889f3939cb479c854f66b48abb7efcf9ba Mon Sep 17 00:00:00 2001 From: wwx913452 Date: Thu, 7 May 2020 17:48:40 +0800 Subject: [PATCH] added python-sphinx_rtd_theme.yaml --- python-sphinx_rtd_theme.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-sphinx_rtd_theme.yaml diff --git a/python-sphinx_rtd_theme.yaml b/python-sphinx_rtd_theme.yaml new file mode 100644 index 0000000..d612571 --- /dev/null +++ b/python-sphinx_rtd_theme.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: readthedocs/spinx_rtd_theme +tag_prefix: ^ +seperator: . -- Gitee