123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- .. ----------------------------------------------------------------------------
- .. default-role:: code
- .. include:: bootstrap-roles.txt
- .. include:: bootstrap-glyphs.txt
- .. ----------------------------------------------------------------------------
- .. ----------------------------------------------------------------------------
- .. header::
- .. container:: bs-docs-header
- .. container:: container
- :h1:`Components`
- Over a dozen reusable components built to provide iconography,
- dropdowns, input groups, navigation, alerts, and much more.
- .. ----------------------------------------------------------------------------
- .. ----------------------------------------------------------------------------
- .. footer:: bs-docs-footer
- Bootstrap RST - Copyright (c) 2014 Nicolas P. Rougier
- `Bootstrap <http://getbootstrap.com>`_ - Copyright (c) 2011-2014 Twitter, Inc
- Code licensed under MIT, documentation under CC BY 3.0.
- `Get page source <doc/components.rst>`_
- .. class:: bs-docs-footer-links muted
- * `GitHub <https://github.com/rougier/bootstrap-rst>`_
- * ·
- * `Examples <examples.html>`_
- * ·
- * `Documentation <about.html>`_
- * ·
- * `About <about.html>`_
- * ·
- * `Issues <https://github.com/rougier/bootstrap-rst/issues>`_
- * ·
- * `Releases <https://github.com/rougier/bootstrap-rst/releases>`_
- .. ----------------------------------------------------------------------------
- .. ----------------------------------------------------------------------------
- .. sidebar:: sidebar
- .. contents:: content
- :depth: 2
- .. ----------------------------------------------------------------------------
- .. include:: components-glyphicons.txt
- .. include:: components-breadcrumbs.txt
- .. include:: components-pagination.txt
- .. include:: components-labels.txt
- .. include:: components-badges.txt
- .. include:: components-jumbotron.txt
- .. include:: components-page-header.txt
- .. include:: components-thumbnails.txt
- .. include:: components-alerts.txt
- .. include:: components-progress.txt
- .. include:: components-wells.txt
|