diff --git a/translated/tech/20191121 How to document Python code with Sphinx.md b/published/20191121 How to document Python code with Sphinx.md similarity index 98% rename from translated/tech/20191121 How to document Python code with Sphinx.md rename to published/20191121 How to document Python code with Sphinx.md index 7a92838f74..3b14624f5d 100644 --- a/translated/tech/20191121 How to document Python code with Sphinx.md +++ b/published/20191121 How to document Python code with Sphinx.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11624-1.html) [#]: subject: (How to document Python code with Sphinx) [#]: via: (https://opensource.com/article/19/11/document-python-sphinx) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)