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