From c49513a65ed3db8ba7043481d0dab920ab40ee48 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 21 Oct 2017 16:11:46 +0000 Subject: [PATCH] docs: gendocs --- doc/gendocs_template | 91 +++++++++++++++++++++++++++++++++++++++ doc/gendocs_template_min | 93 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 184 insertions(+) create mode 100644 doc/gendocs_template create mode 100644 doc/gendocs_template_min diff --git a/doc/gendocs_template b/doc/gendocs_template new file mode 100644 index 000000000..178f6cb4c --- /dev/null +++ b/doc/gendocs_template @@ -0,0 +1,91 @@ + + +%%TITLE%% - GNU Project - Free Software Foundation + +

%%TITLE%%

+ +
Free Software Foundation
+
last updated %%DATE%%
+ +

This manual (%%PACKAGE%%) is available in the following formats:

+ + + +

You can buy printed copies of +some manuals (among other items) from the Free Software Foundation; +this helps support FSF activities.

+ +

(This page generated by the %%SCRIPTNAME%% +script.)

+ + + + + + + + diff --git a/doc/gendocs_template_min b/doc/gendocs_template_min new file mode 100644 index 000000000..112fa3bfb --- /dev/null +++ b/doc/gendocs_template_min @@ -0,0 +1,93 @@ + + + + + +%%TITLE%% - GNU Project - Free Software Foundation + + + + + + +

%%TITLE%%

+ +
Free Software Foundation
+
last updated %%DATE%%
+

+ +  [image of the head of a GNU] + +

+
+ +

This manual (%%PACKAGE%%) is available in the following formats:

+ + + +

(This page generated by the %%SCRIPTNAME%% +script.)

+ + + +

Copyright © 2017 Free Software Foundation, Inc.

+ +

This page is licensed under a Creative +Commons Attribution-NoDerivs 3.0 United States License.

+ + + + + + -- 2.25.1