diff options
author | Chad Smith <chad.smith@canonical.com> | 2020-01-06 12:44:57 -0700 |
---|---|---|
committer | Daniel Watkins <oddbloke@ubuntu.com> | 2020-01-06 14:44:57 -0500 |
commit | b1ef6cfd0af8f5296623efe56d47b84928a609b1 (patch) | |
tree | 905e5f62fbca70c086bbdf67ddb81f5efb523829 /doc | |
parent | f8950d639e6d67d88197b152e354fc9eac1b934f (diff) | |
download | vyos-cloud-init-b1ef6cfd0af8f5296623efe56d47b84928a609b1.tar.gz vyos-cloud-init-b1ef6cfd0af8f5296623efe56d47b84928a609b1.zip |
doc: add modules page toc with links (#153)
LP: #1852456
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rtd/topics/modules.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rtd/topics/modules.rst b/doc/rtd/topics/modules.rst index 4117da60..9c9be804 100644 --- a/doc/rtd/topics/modules.rst +++ b/doc/rtd/topics/modules.rst @@ -1,8 +1,11 @@ .. _modules: + ******* Modules ******* +.. contents:: Table of Contents + .. automodule:: cloudinit.config.cc_apt_configure .. automodule:: cloudinit.config.cc_apt_pipelining .. automodule:: cloudinit.config.cc_bootcmd |