Re: [PATCH v3] docs: doc-guide: parse-headers.rst update its documentation

From: Randy Dunlap

Date: Fri Nov 07 2025 - 16:04:16 EST




On 11/7/25 2:40 AM, Mauro Carvalho Chehab wrote:
> -It is capable of identifying defines, functions, structs, typedefs,
> -enums and enum symbols and create cross-references for all of them.
> -It is also capable of distinguish #define used for specifying a Linux
> -ioctl.
> +The output is written at the (``FILE_OUT``).

You consistently use ``FILE_IN`` and almost consistently use ``FILE_OUT``
except above, where parentheses are added. Please drop them.

> -The EXCEPTIONS_FILE contain two types of statements: \ **ignore**\ or \ **replace**\ .
> +The ``FILE_RULES`` may contain contain three types of statements:
> +**ignore**, **replace** and **namespace**.


Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.
--
~Randy