From c197b5e76ce1b6b8d9186daaeb79e493b41d67ef Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 18 May 2010 15:17:19 -0600 Subject: [PATCH] add doc-base support for javadoc content --- debian/doc-base | 10 ++++++++++ debian/install | 1 + 2 files changed, 11 insertions(+) create mode 100644 debian/doc-base create mode 100644 debian/install diff --git a/debian/doc-base b/debian/doc-base new file mode 100644 index 0000000..f79704a --- /dev/null +++ b/debian/doc-base @@ -0,0 +1,10 @@ +Document: freetts +Title: FreeTTS Manual +Author: +Abstract: This is programming information for use of the FreeTTS speech + synthesis subsystem in Java applications. +Section: Programming + +Format: HTML +Index: /usr/share/doc/freetts/javadoc/index.html +Files: /usr/share/doc/freetts/javadoc/*.html diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..0153380 --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +javadoc usr/share/doc/freetts/javadoc -- 2.47.2