swh:1:snp:c27a3710b2d4d750eacc54d8f3b9e57283e8e225
Raw File
Tip revision: f3570cba7ac7a54b46774d1739382e9ff264c18e authored by John Mcleod on 03 December 2021, 16:30:55 UTC
Fix #1733 (#1734)
Tip revision: f3570cb
index.rst
.. GPflow documentation master file, created by
   sphinx-quickstart on Mon Jul 25 12:37:37 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

GPflow Documentation
==================================

.. toctree::
   :maxdepth: 2
   :caption: Intro:

   intro
   notebooks/intro
   notebooks/intro_to_gpflow2
   notebooks/gpflow2_upgrade_guide

.. toctree::
   :maxdepth: 1
   :caption: Examples:
   :glob:

   notebooks_file
   derivations

.. toctree::
   :maxdepth: 3
   :glob:
   :caption: API:

   gpflow/index
back to top