mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
doc: tweak doxygen/known-issues handling
PR #1678 requires slight tweaking of doxygen/known-issues handling to successfully generate documentation Tracked-on: #1595 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
60d0a75243
commit
390cc67804
@@ -23,7 +23,7 @@
|
||||
^[- \t]*\^
|
||||
#
|
||||
^(?P<filename>[-._/\w]+/api/hypercall_api.rst):(?P<lineno>[0-9]+): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
||||
^.*union hc_ptdev_irq::\@[01] hc_ptdev_irq::is
|
||||
^.*union hc_ptdev_irq::\@[012] hc_ptdev_irq::is
|
||||
^[- \t]*\^
|
||||
^(?P=filename):(?P=lineno): WARNING: Invalid definition: Expected identifier in nested name. \[error at [0-9]+]
|
||||
^[ \t]*
|
||||
|
||||
Reference in New Issue
Block a user