From 27ff79275bd4f3251ceda5618968f98726684910 Mon Sep 17 00:00:00 2001 From: linlin Date: Sun, 4 Oct 2020 19:15:44 +0200 Subject: [PATCH] New translations commands.md (Chinese Simplified) --- lang/zh/docs/commands.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh/docs/commands.md diff --git a/lang/zh/docs/commands.md b/lang/zh/docs/commands.md new file mode 100644 index 0000000..ff7cc4c --- /dev/null +++ b/lang/zh/docs/commands.md @@ -0,0 +1,5 @@ +sphinx-apidoc -o docs/ gklearn/ --separate + +sphinx-apidoc -o source/ ../gklearn/ --separate --force --module-first --no-toc + +make html