Missing reference of auditing event presents error when building translated documentation
(cherry picked from commit
f298ba1f2712ad10530a30bb225548a6889820b5)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
.. audit-event:: builtins.input/result result input
- Raises an auditing event ``builtins.input/result`` with the result after
- successfully reading input.
+ Raises an :ref:`auditing event <auditing>` ``builtins.input/result``
+ with the result after successfully reading input.
.. class:: int([x])