diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 21:54:49 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 21:54:49 -0500 | 
| commit | 78b1b83be0cf04b4cba707751b7ad4d97787fe37 (patch) | |
| tree | 0260daae62c3c0c055b7ec73b274fa82b31b344f /markup/pod/gpl2.fsf/conf/sisu_document_make | |
track document samples used
Diffstat (limited to 'markup/pod/gpl2.fsf/conf/sisu_document_make')
| -rw-r--r-- | markup/pod/gpl2.fsf/conf/sisu_document_make | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/markup/pod/gpl2.fsf/conf/sisu_document_make b/markup/pod/gpl2.fsf/conf/sisu_document_make new file mode 100644 index 0000000..039537e --- /dev/null +++ b/markup/pod/gpl2.fsf/conf/sisu_document_make @@ -0,0 +1,11 @@ +make: +  breaks: "break=1" +  home_button_text: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" + +# footer: "{SiSU}http://sisudoc.org; {sources / git}http://git.sisudoc.org/" +# home_button_text "{sisu.png }http://sisudoc.org" + +links: [ +    "{SiSU}http://sisudoc.org", +    "{sources / git}http://git.sisudoc.org/" +  ] | 
