From 22ac453a4fc70fbdff5ad0516fcc3f1b99137c43 Mon Sep 17 00:00:00 2001 From: linlin Date: Mon, 5 Oct 2020 16:38:17 +0200 Subject: [PATCH] New translations index.rst (French) --- lang/fr/docs/source/index.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 lang/fr/docs/source/index.rst diff --git a/lang/fr/docs/source/index.rst b/lang/fr/docs/source/index.rst new file mode 100644 index 0000000..b531ba1 --- /dev/null +++ b/lang/fr/docs/source/index.rst @@ -0,0 +1,24 @@ +.. graphkit-learn documentation master file, created by + sphinx-quickstart on Wed Feb 12 15:06:37 2020. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +.. mdinclude:: ../../README.md + +Documentation +------------- + +.. toctree:: + :maxdepth: 1 + + modules.rst + experiments.rst + + + +Indices and tables +------------------ + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search`