From 0567858714bc3306ac09aba2c167268a30e29d2b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 30 Dec 2019 13:36:56 +0100 Subject: documentation: add new custom command: vytask --- docs/contributing/documentation.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs') diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst index 1cf93313..5714fb00 100644 --- a/docs/contributing/documentation.rst +++ b/docs/contributing/documentation.rst @@ -186,6 +186,17 @@ descriptive way in the resulting HTML/PDF manual. Display all known ARP table entries spanning accross all interfaces +vytask +"""""" + +When referencing to VyOS Phabricator Tasks, there is a custom Spinx Markup +command called ``vytask`` which automatically reners to a proper Phabricator +URL. This is heavily used in the :ref:`release-notes` section. + +.. code-block:: none + + * :vytask:`T1605` Fixed regression in L2TP/IPsec server + * :vytask:`T1613` Netflow/sFlow captures IPv6 traffic correctly .. _Sphinx-doc: https://www.sphinx-doc.org -- cgit v1.2.3