openstack-manuals/tools
Akihiro Motoki 05acdbc2ff generatepot-rst.sh: Drop UUID filtering
tools/generatepot-rst.sh has an awk filter to drop UUID from POT files,
but it is unnecessary now. It was introduced to strip UUID information
which was added by default in Sphinx <1.3 [1]. Sphinx >=1.3 does not
output UUID information by default [2], so is is no longer needed.

In addition, (g)awk 5.0 or later (adopted in Ubuntu 20.04 or later)
complains the current awk regexp. I think it is the time to drop it
rather than fixing the regexp.

[1] 993647f316
[2] https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-gettext_uuid

Related-Bug: #2035226
Change-Id: Ie7babf5a815a8e0a602752e862fdb30814b0fbd1
2023-09-18 16:57:30 +09:00
..
build-all-rst.sh Switch output to publish-docs/html 2019-08-15 06:46:46 +02:00
build-rst.sh Switch output to publish-docs/html 2019-08-15 06:46:46 +02:00
generatepot-rst.sh generatepot-rst.sh: Drop UUID filtering 2023-09-18 16:57:30 +09:00
glossary-sort.sh Fix cross-platform for checkniceness test 2017-02-25 21:50:39 +00:00
publishdocs.sh Simplify publishdocs et al 2019-08-16 16:46:43 +02:00
README-USE-openstack-doc-tools.txt OpenDev changes 2019-04-20 14:54:55 +02:00
sync-projects.sh Sync more languages 2020-03-07 10:32:19 +01:00
test.sh Simplify publishdocs et al 2019-08-16 16:46:43 +02:00
www-generator.py [www] Set Rocky series state as End of Life 2023-08-16 20:49:41 +02:00