swh:1:snp:d2bcff616bbf538fe8ce2a9c384200307730292a
Raw File
Tip revision: 6f7f0d8bcbcaa499fa4477885e6c964468e6dcf9 authored by st-- on 07 October 2020, 15:58:01 UTC
Merge pull request #1593 from GPflow/develop
Tip revision: 6f7f0d8
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