From c7be994710bb1b80fd6fe29ff9da8e9da1096639 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Tue, 10 Nov 2020 13:57:22 +0000 Subject: [PATCH] Commit initial po4a config for docs translation (workflow still needs work) --- po4a.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 po4a.conf diff --git a/po4a.conf b/po4a.conf new file mode 100644 index 0000000..5946b5e --- /dev/null +++ b/po4a.conf @@ -0,0 +1,5 @@ +[po4a_langs] de fr +[po4a_paths] docs/_po/snikket-server-docs.pot $lang:docs/_po/$lang.po + +[po4a_alias: md] text opt:"-o markdown -o yfm_keys=title" +[type: md] docs/index.md $lang:docs/$lang/index.md