diff options
author | EuAndreh <eu@euandre.org> | 2025-05-11 07:58:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-11 07:58:03 -0300 |
commit | 04c91c40d548bb70062fcadeeeea37fd4319e066 (patch) | |
tree | e6c9c2d04de7544e5d3b0f2d48076c1da97a8975 /po/doc/po4a.cfg | |
parent | src/gistatic.go: Add missing trailing newline to usage() output (diff) | |
download | gistatic-04c91c40d548bb70062fcadeeeea37fd4319e066.tar.gz gistatic-04c91c40d548bb70062fcadeeeea37fd4319e066.tar.xz |
Finish branches.html and setup i18n of manpages and HTML strings
Diffstat (limited to 'po/doc/po4a.cfg')
-rw-r--r-- | po/doc/po4a.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/doc/po4a.cfg b/po/doc/po4a.cfg new file mode 100644 index 0000000..f47447c --- /dev/null +++ b/po/doc/po4a.cfg @@ -0,0 +1,5 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po/doc/ + +[type: asciidoc] doc/gistatic.en.0.adoc $lang:doc/gistatic.$lang.0.adoc |