.. _`commands`: Command line tools ====================== To easily access to the functionality of this library some command line tools are available. Document generation ------------------- .. code-block:: bash report-compile .. Generates a document with the specified document specification and document parameters. Using the :ref:`default_docparam_key` functionality makes it easier to specify these parameters. Partial document generation --------------------------- .. code-block:: bash report-fragment .. -- .. Generates a document with the specified document specification and document parameters, but only with the specified fragments. The parent templates of the specified fragments will also be included for integrity purposes.