From a72ab23298e860a5444be5256a6153e01dd88bd5 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sat, 4 Apr 2026 22:32:45 +0200 Subject: Start working on a website and some scripts to maintain it * configure.ac (AM_INIT_AUTOMAKE): Add dist-bzip2 and dist-xz. (AC_CONFIG_FILES): Add scripts/publish-release and scripts/publish-release-docs. * doc/Makefile.am: Pass in package version to gendocs.sh. Set css for manual, and toplevel url. * doc/index_template.html: Set stylesheet link and reformat. * scripts/publish-release-docs.in: New file. * scripts/publish-release.in: New file. * scripts/publish-www: New file. * www/index.html: New file. * www/style.css: New file. --- doc/index_template.html | 111 ++++++++++++++++++++++++------------------------ 1 file changed, 55 insertions(+), 56 deletions(-) (limited to 'doc/index_template.html') diff --git a/doc/index_template.html b/doc/index_template.html index 475cc03..af838f1 100644 --- a/doc/index_template.html +++ b/doc/index_template.html @@ -1,59 +1,58 @@ - - - -%%TITLE%% -

%%TITLE%%

- -

last updated %%DATE%%

- - - - + + + + + %%TITLE%% +

%%TITLE%%

+

last updated %%DATE%%

+ + + -- cgit v1.2.3