Fix inclusion of main README by using "self" in toctree

This commit is contained in:
Anders Ingemann 2015-04-16 23:15:28 +02:00
parent 61dc50ae23
commit e3f511f8e8
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,4 @@
Introduction
bootstrap-vz
============
bootstrap-vz is a bootstrapping framework for Debian.

View file

@ -1,10 +1,8 @@
bootstrap-vz
============
.. toctree::
:maxdepth: 1
:hidden:
intro
self
manifest
providers/index
plugins/index
@ -12,3 +10,5 @@ bootstrap-vz
logging
changelog
developers/index
.. include:: ../README.rst

View file

@ -1 +0,0 @@
.. include:: ../README.rst