Libgdiagnostics: Doc fixes
Fixes documentation for libgdiagnostics, correcting indentation and a duplicate entry.
This commit fixes documentation errors in libgdiagnostics. It addresses incorrect indentation in execution-paths.rst and replaces a duplicate entry in message-buffers.rst, improving the accuracy and usability of the library’s documentation.
In Details
This commit addresses documentation errors in the libgdiagnostics library, specifically in execution-paths.rst and message-buffers.rst.
For Context
This commit focuses on improving the documentation for libgdiagnostics, a library within GCC that deals with compiler diagnostics. The changes involve fixing indentation and replacing a duplicate API entry, making the documentation more accurate and easier to use for developers working with this library.