From f36f485ef1bed8889745b4412dfabb5ba4aca207 Mon Sep 17 00:00:00 2001 From: linlin Date: Mon, 5 Oct 2020 16:37:44 +0200 Subject: [PATCH] New translations index.rst (Chinese Simplified) --- lang/zh/docs/source/index.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 lang/zh/docs/source/index.rst diff --git a/lang/zh/docs/source/index.rst b/lang/zh/docs/source/index.rst new file mode 100644 index 0000000..b531ba1 --- /dev/null +++ b/lang/zh/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`