6 lines
169 B
Python
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']
|