man/substitute_links_1.rst
author Pascal Volk <neverseen@users.sourceforge.net>
Thu, 25 Feb 2010 17:56:08 +0000
branchv0.6.x
changeset 215 33f727efa7c4
parent 179 3d09c657e9e5
child 361 971577b89d26
permissions -rw-r--r--
PEP-8-ified the work of the last days. Renamed methods in class Alias: addDestination() -> add_destination() delDestination() -> del_destination() getDestinations() -> get_destinations() Renamed methods in class Relocated: setDestination() -> set_destination() getInfo() -> get_info() Renamed VMM/constants/VERSION.py -> VMM/constants/version.py Adjusted relevant parts of the documentation.

.. Substitutions in section 1

.. |account.disk_usage| replace:: `account.disk_usage`
.. _account.disk_usage: vmm.cfg.5#account-disk-usage

.. |domain.force_deletion| replace:: `domain.force_deletion`
.. _domain.force_deletion: vmm.cfg.5#domain-force-deletion

.. |misc.transport| replace:: `misc.transport`
.. _misc.transport: vmm.cfg.5#misc-transport

.. #EOF