doc/guides/contributing/abi_versioning.rst:416:
ERROR: Error in "code-block" directive:
1 argument(s) required, 0 supplied.
.. code-block::
use_function_versioning = true
Fixes:
45a4103e680d ("doc: fix default symbol binding in ABI guide")
Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: David Marchand <david.marchand@redhat.com>
library or driver. In the libraries or driver where we have added symbol
versioning, in the ``meson.build`` file we add the following
-.. code-block::
+.. code-block:: none
use_function_versioning = true