From d76c753ee05929fb53220141f1c8c11f31887466 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 9 Oct 2025 23:03:14 -0400 Subject: samples pod dir now markup/pod-samples/pod - markup/pod-samples/pod from markup/pod --- .../pod-samples/pod/live-manual/conf/document_make | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 markup/pod-samples/pod/live-manual/conf/document_make (limited to 'markup/pod-samples/pod/live-manual/conf/document_make') diff --git a/markup/pod-samples/pod/live-manual/conf/document_make b/markup/pod-samples/pod/live-manual/conf/document_make new file mode 100644 index 0000000..a123228 --- /dev/null +++ b/markup/pod-samples/pod/live-manual/conf/document_make @@ -0,0 +1,23 @@ +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/" + ] +# bold = "/${stable}|${testing}|stretch|buster|sid/" +# italics = "/live-boot|live-build|live-config|live-config-sysvinit|live-config-systemd|live-manual|live-tools|live-images|live-installer|debian-installer-launcher/" +# substitute = "/${stable}/,'stretch' /${testing}/,'buster' /${project}/,'Live Systems Project'" + +# footer: "{sisudoc.org}https://sisudoc.org; {sources / git}https://git.sisudoc.org/" +# home_button_image "{sisu.png }https://sisudoc.org" + +links: [ + "{sisudoc.org}https://sisudoc.org", + "{doc-reform.org}https://doc-reform.org", + "{sources / git}https://git.sisudoc.org/" +] -- cgit v1.2.3