New Sphinx theme has sidebar navigation so don't need TOC on each page.

This commit is contained in:
Michael DeHaan
2013-12-24 17:29:28 -05:00
parent be78b50ea0
commit 041cea134f
33 changed files with 0 additions and 99 deletions

View File

@@ -1,9 +1,6 @@
Developing Dynamic Inventory Sources
====================================
.. contents:: `Table of contents`
:depth: 2
As described in `intro_inventory_dynamic`, ansible can pull inventory information from dynamic sources, including cloud sources.
How do we write a new one?