diff options
Diffstat (limited to 'markup/pod/sisu-manual/conf/sisu_document_make')
| -rw-r--r-- | markup/pod/sisu-manual/conf/sisu_document_make | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/markup/pod/sisu-manual/conf/sisu_document_make b/markup/pod/sisu-manual/conf/sisu_document_make new file mode 100644 index 0000000..c15e8cd --- /dev/null +++ b/markup/pod/sisu-manual/conf/sisu_document_make @@ -0,0 +1,12 @@ +make: +  breaks: "break=1" +  home_button_text: "{doc-reform}https://doc-reform.org; {SiSU}https://sisudoc.org; {sources / git}https://git.sisudoc.org/" + +# footer: "{SiSU}https://sisudoc.org; {sources / git}https://git.sisudoc.org/" +# home_button_text "{sisu.png }https://sisudoc.org" + +links: [ +    "{doc-reform}https://doc-reform.org", +    "{SiSU}https://sisudoc.org", +    "{sources / git}https://git.sisudoc.org/" +  ] | 
