diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-10-09 23:03:14 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-10-31 11:10:22 -0400 |
| commit | d76c753ee05929fb53220141f1c8c11f31887466 (patch) | |
| tree | accbc1be0aa09220baa9e453f6b69c8f9927d199 /markup/pod-samples/pod/.dr/document_make | |
| parent | housekeeping, update/sync with project (nix, D) (diff) | |
samples pod dir now markup/pod-samples/pod
- markup/pod-samples/pod from markup/pod
Diffstat (limited to 'markup/pod-samples/pod/.dr/document_make')
| -rw-r--r-- | markup/pod-samples/pod/.dr/document_make | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/markup/pod-samples/pod/.dr/document_make b/markup/pod-samples/pod/.dr/document_make new file mode 100644 index 0000000..67c63bf --- /dev/null +++ b/markup/pod-samples/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/" |
