File: index.rst

package info (click to toggle)
sphinx-bootstrap-theme 0.8.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,540 kB
  • sloc: javascript: 10,252; makefile: 137; python: 69
file content (43 lines) | stat: -rw-r--r-- 722 bytes parent folder | download | duplicates (2)
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`