bootstrap-vz/docs/base/index.rst
2014-04-02 21:26:14 +02:00

52 lines
829 B
ReStructuredText

Base functionality
==================
The base module represents concepts of the bootstrapping process that tasks can interact with
and handles the gather, sorting and running of tasks.
.. toctree::
:maxdepth: 2
fs
pkg
Bootstrap information
---------------------
.. automodule:: bootstrapvz.base.bootstrapinfo
:members:
:private-members:
Manifest
--------
.. automodule:: bootstrapvz.base.manifest
:members:
:private-members:
Tasklist
--------
.. automodule:: bootstrapvz.base.tasklist
:members:
:private-members:
Logging
--------
.. automodule:: bootstrapvz.base.log
:members:
:private-members:
Task
--------
.. automodule:: bootstrapvz.base.task
:members:
:private-members:
Phase
--------
.. automodule:: bootstrapvz.base.phase
:members:
:private-members: