From 3b7e6f858ab7e4be1ea884cf20ebfceed9015a50 Mon Sep 17 00:00:00 2001 From: linlin Date: Mon, 5 Oct 2020 16:39:11 +0200 Subject: [PATCH] New translations commands.md (French) --- lang/fr/docs/commands.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr/docs/commands.md diff --git a/lang/fr/docs/commands.md b/lang/fr/docs/commands.md new file mode 100644 index 0000000..ff7cc4c --- /dev/null +++ b/lang/fr/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