mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00

This is the first step in the effort of combining all documentation about bootstrap-vz into sphinx while still being able to access it from github (github can parse rst as well)
19 lines
486 B
ReStructuredText
19 lines
486 B
ReStructuredText
|
|
Plugins
|
|
=======
|
|
|
|
Plugins are a key feature of bootstrap-vz. Despite their small size
|
|
(most plugins do not exceed 100 source lines of code) they can modify
|
|
the behavior of bootstrapped systems to a great extent.
|
|
|
|
Below you will find documentation for all plugins available for
|
|
bootstrap-vz. If you cannot find what you are looking for, consider
|
|
`developing it yourself <http://bootstrap-vz.readthedocs.org>`__ and
|
|
contribute to this list!
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
*
|