cloud-init/doc/source/conf.py
Daniel Watkins 6f039df741 Include auto-generated API documentation in Sphinx documentation.
Change-Id: Ic2f0e4bcb315cc3f94e5077dc209431ee3e80d77
2015-06-05 16:41:22 +01:00

6 lines
169 B
Python

# Copyright 2015 Canonical Ltd.
# This file is part of cloud-init. See LICENCE file for license information.
#
# vi: ts=4 expandtab
extensions = ['sphinx.ext.autodoc']