Browse Source

New translations commands.md (Chinese Simplified)

l10n_v0.2.x
linlin 4 years ago
parent
commit
27ff79275b
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      lang/zh/docs/commands.md

+ 5
- 0
lang/zh/docs/commands.md View File

@@ -0,0 +1,5 @@
sphinx-apidoc -o docs/ gklearn/ --separate

sphinx-apidoc -o source/ ../gklearn/ --separate --force --module-first --no-toc

make html

Loading…
Cancel
Save