Include reference docs in sphinx site

This commit is contained in:
James Munnelly 2018-06-26 13:24:52 +01:00
parent 2014183a57
commit 3fc5bf539f
3 changed files with 6 additions and 0 deletions

View File

@ -65,6 +65,8 @@ language = None
# This pattern also affects html_static_path and html_extra_path .
exclude_patterns = [u'_build', 'Thumbs.db', '.DS_Store']
html_extra_path = [u'generated/reference/output']
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'

View File

@ -0,0 +1,3 @@
=================
API documentation
=================

View File

@ -16,3 +16,4 @@ Step by step user guides and tutorials can be found in the
issuers
clusterissuers
ingress-shim
api-docs/index