Kaydet (Commit) 823759e7 authored tarafından Éric Araujo's avatar Éric Araujo

Add reST target for Doc/packaging/setupcfg

üst 088025fc
.. TODO integrate this in commandref and configfile
============= =============
Command hooks Command hooks
============= =============
...@@ -9,6 +11,9 @@ The pre-hooks are run after the command is finalized (its options are ...@@ -9,6 +11,9 @@ The pre-hooks are run after the command is finalized (its options are
processed), but before it is run. The post-hooks are run after the command processed), but before it is run. The post-hooks are run after the command
itself. Both types of hooks receive an instance of the command object. itself. Both types of hooks receive an instance of the command object.
See also global setup hooks in :ref:`packaging-setupcfg`.
Sample usage of hooks Sample usage of hooks
===================== =====================
......
.. highlightlang:: cfg .. highlightlang:: cfg
.. _packaging-setupcfg:
******************************************* *******************************************
Specification of the :file:`setup.cfg` file Specification of the :file:`setup.cfg` file
******************************************* *******************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment