From ea984a48e37c6818da93e1d69cd43c86f3be1fba Mon Sep 17 00:00:00 2001 From: Carel van Niekerk <carel.niekerk@hhu.de> Date: Wed, 15 Apr 2020 15:24:31 +0200 Subject: [PATCH] Update Docs/index.rst --- Docs/index.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/Docs/index.rst b/Docs/index.rst index 58e38d2..6cdbf2b 100644 --- a/Docs/index.rst +++ b/Docs/index.rst @@ -8,18 +8,10 @@ PyDial3: the Python Statistical Dialog System -Tutorials +Code ==================== -To get familiar with usage of PyDial, you can use the following tutorials: - -- `Introduction to PyDial <tutorials/Introduction%20to%20PyDial.html>`_ -- `Policy module <tutorials/Policy%20module.html>`_ -- `Spoken Language Understanding <tutorials/Spoken%20Language%20Understanding.html>`_ -- `Natural Language Generation <tutorials/Natural%20Language%20Generation%20Module.html>`_ -- `How to add your own module <tutorials/How%20to%20add%20your%20own%20module.html>`_ -- `How to add a new domain <tutorials/How%20to%20add%20a%20new%20domain.html>`_ -- `Deep Reinforcement Learning Policies <tutorials/Deep%20RL%20Policies.html>`_ +- `Download the Code <https://gitlab.cs.uni-duesseldorf.de/general/dsml/pydial3-public>`_ System Documentation ==================== -- GitLab