1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
======================
Bootstrap Theme Demo
======================
This is a basic demo site for the `Sphinx Bootstrap Theme`_ that provides a
minimal working Sphinx site using the theme.
Please see the :doc:`README` page (also linked below in the TOC) for full
details and installation instructions.
.. _`Sphinx Bootstrap Theme`: https://github.com/ryan-roemer/sphinx-bootstrap-theme
Contents
========
Setting up and using the theme.
.. toctree::
:maxdepth: 2
README
examples
sidebar
subdir/index
Development history and feature wish lists.
.. toctree::
:maxdepth: 1
HISTORY
TODO
.. Disabled.
.. downloads
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
|