From c1b897ecda226c3329bc7803581dfa40ab40e8aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 May 2024 12:39:39 -0400 Subject: markup samples, doc headers: urls & yaml style --- markup/pod/live-manual/conf/document_make | 23 +++++++++++++++++++++++ markup/pod/live-manual/conf/sisu_document_make | 14 -------------- 2 files changed, 23 insertions(+), 14 deletions(-) create mode 100644 markup/pod/live-manual/conf/document_make delete mode 100644 markup/pod/live-manual/conf/sisu_document_make (limited to 'markup/pod/live-manual/conf') diff --git a/markup/pod/live-manual/conf/document_make b/markup/pod/live-manual/conf/document_make new file mode 100644 index 0000000..a123228 --- /dev/null +++ b/markup/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/" +] diff --git a/markup/pod/live-manual/conf/sisu_document_make b/markup/pod/live-manual/conf/sisu_document_make deleted file mode 100644 index b511eb8..0000000 --- a/markup/pod/live-manual/conf/sisu_document_make +++ /dev/null @@ -1,14 +0,0 @@ -make: - breaks: "break=1" - home_button_text: "{SiSU}http://sisudoc.org; {sources / git}http://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: "{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/" - ] -- cgit v1.2.3