aboutsummaryrefslogtreecommitdiffhomepage
path: root/markup/pod-samples/pod/gpl3.fsf/conf
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2025-10-09 23:03:14 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2025-10-31 11:10:22 -0400
commitd76c753ee05929fb53220141f1c8c11f31887466 (patch)
treeaccbc1be0aa09220baa9e453f6b69c8f9927d199 /markup/pod-samples/pod/gpl3.fsf/conf
parenthousekeeping, 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/gpl3.fsf/conf')
-rw-r--r--markup/pod-samples/pod/gpl3.fsf/conf/document_make16
1 files changed, 16 insertions, 0 deletions
diff --git a/markup/pod-samples/pod/gpl3.fsf/conf/document_make b/markup/pod-samples/pod/gpl3.fsf/conf/document_make
new file mode 100644
index 0000000..c1bd855
--- /dev/null
+++ b/markup/pod-samples/pod/gpl3.fsf/conf/document_make
@@ -0,0 +1,16 @@
+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/"
+]