initial core docs, class diagram

This commit is contained in:
bobturneruk 2020-04-03 16:45:24 +01:00
parent 07371cd777
commit 59a7742a9c
4 changed files with 30 additions and 1 deletions

View file

@ -25,6 +25,12 @@ Tutorials
Several tutorials have been developed in the form of `Jupyter Notebooks <https://nbviewer.jupyter.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb>`_.
.. toctree::
:maxdepth: 1
:caption: Architecture
architecture
.. toctree::
:maxdepth: 1
:caption: For developers