1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-29 12:01:32 +02:00

links should run before gettext (#421)

fixes #419

Co-authored-by: Jooyung Han <jooyung@google.com>
This commit is contained in:
Jooyung Han
2023-02-17 09:56:51 +09:00
committed by GitHub
parent 11ef0d3e49
commit a6bbd1e64e

View File

@ -13,6 +13,7 @@ extra-watch-dirs = ["po"]
[preprocessor.links]
renderers = ["html"]
before = ["gettext"]
[preprocessor.index]
renderers = ["html"]