acrn-hypervisor/doc/scripts
Jiaqing Zhao 0d9b08633d doc: remove usage of sre_constants in filter-known-issues.py
sre_constants is an undocumented module that deprecated in python 3.11.
The sre_constants.error exception is also exposed through re.error,
this documented one should be used instead.

Tracked-On: #8425
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2023-08-03 14:56:29 -07:00
..
changed-docs.awk doc: add a doc helper script 2022-08-30 11:45:35 -07:00
changed-docs.sh doc: add a doc helper script 2022-08-30 11:45:35 -07:00
configdoc.xsl doc: handle anonymous complex types in XML schema 2022-10-27 18:26:54 -07:00
extract_content.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
filter-doc-log.sh Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
filter-known-issues.py doc: remove usage of sre_constants in filter-known-issues.py 2023-08-03 14:56:29 -07:00
publish-README.md
publish-redirect.sh doc: add top-level redirect 2021-10-28 13:22:14 -07:00
publish-robots.txt doc: limit search engines scan on older content 2022-02-22 11:30:14 -08:00
requirements.txt doc: update doc build requirements 2022-11-02 14:08:06 -07:00
show-versions.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
sign_image.sh