From 0cc9b20c15460213e488bf5e70963b941482f628 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 14 Jan 2025 16:06:02 -0600 Subject: Add source. --- html/README | 4 ++++ html/index.html | 10 ++++++++++ html/toc.html | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 html/README create mode 100644 html/index.html create mode 100755 html/toc.html (limited to 'html') diff --git a/html/README b/html/README new file mode 100644 index 0000000..5a4f414 --- /dev/null +++ b/html/README @@ -0,0 +1,4 @@ +This directory holds html templates used as part of make 'web' when +building a html redistribution directory. Otherwise, this directory may +be ignored. + diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..ad54365 --- /dev/null +++ b/html/index.html @@ -0,0 +1,10 @@ + + +UNIX Speak Server 0.2pl2 + + + + + + + diff --git a/html/toc.html b/html/toc.html new file mode 100755 index 0000000..429ec78 --- /dev/null +++ b/html/toc.html @@ -0,0 +1,35 @@ + + + + + +TOC + + + + + +

General

+ +
  • About
  • +
  • Changes
  • +
  • Download
  • +
  • Feedback
  • +
  • License
  • +
  • Readme
  • +
  • Targets
  • +
  • Todo
  • +
    +

    Manpages

    + +
  • down.8
  • +
  • say.1
  • +
  • speak.1
  • +
  • speak.conf.7
  • +
  • spo256.8
  • +
  • vmon.8
  • +
    +

     

    + + + -- cgit v1.2.3-54-g00ecf