Skip to content

docutils: allow overriding warning and log level#14314

Open
StaticRocket wants to merge 1 commit intosphinx-doc:masterfrom
StaticRocket:feature/docutils-warnings
Open

docutils: allow overriding warning and log level#14314
StaticRocket wants to merge 1 commit intosphinx-doc:masterfrom
StaticRocket:feature/docutils-warnings

Conversation

@StaticRocket
Copy link
Copy Markdown

Purpose

Add configuration parameters to increase the logging from Docutils, as it often reports useful messages as "INFO". Also provide an override parameter to bump these messages to "WARNING" if inclined.

Examples include when improper formatting causes numbered lists to break up into separate entities. Also alerts where duplicate implicit / targets begin to break HTML permalinks and other reference mechanics.

Add configuration parameters to increase the logging from Docutils, as
it often reports useful messages as "INFO". Also provide an override
parameter to bump these messages to "WARNING" if inclined.

Examples include when improper formatting causes numbered lists to break
up into separate entities. Also alerts where duplicate implicit /
targets begin to break HTML permalinks and other reference mechanics.

Signed-off-by: Randolph Sapp <rs@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant