doc: fix code-block syntax issue in hide-and-forbid-modules

An argument value was missing for a code-block in the
hide-and-forbid-modules cookbook recipe. Set value to none, as this
block cannot be highlighted as Tcl code.
This commit is contained in:
Xavier Delaruelle
2020-11-28 15:42:54 +01:00
parent 599ca3e8f1
commit d73b22fef8

View File

@@ -276,7 +276,7 @@ available for *appA* and this new version fixes a lot of issues that were
encountered with version 1.0. Decommission date for ``appA/1.0`` is planned on
November 18th.
.. code-block::
.. code-block:: none
# decommission of old version of appA
set nearmsg {appA/1.0 will be decommissioned, please use appA/2.0}