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/live-manual/conf/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/live-manual/conf/document_make')
| -rw-r--r-- | markup/pod/live-manual/conf/document_make | 23 | 
1 files changed, 0 insertions, 23 deletions
diff --git a/markup/pod/live-manual/conf/document_make b/markup/pod/live-manual/conf/document_make deleted file mode 100644 index a123228..0000000 --- a/markup/pod/live-manual/conf/document_make +++ /dev/null @@ -1,23 +0,0 @@ -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/" -]  | 
