update doc

This commit is contained in:
Drakarah 2025-12-22 09:42:32 +00:00
parent 60f304c313
commit 0b141ff92d
1 changed files with 8 additions and 1 deletions

View File

@ -44,4 +44,11 @@ Filtering is based on regular expression. Please be sure that your regular
expression works as expected. You can use an online tool like `regex101`_ in
order to test your regular expression.
.. _regex101: https://regex101.com/
.. _regex101: https://regex101.com/
You can also hide attributes, for example Self-tests, Errors, etc. Use a comma separated list.
.. code-block:: ini
[smart]
hide_attributes=attribute_name1,attribute_name2