summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-01-30 12:52:52 +0000
committerMark Wielaard <mark@klomp.org>2006-01-30 12:52:52 +0000
commit1308183115566bd54b08dac25decc181cde04f5f (patch)
treec9f7199e264ed17d7c2b14b093e5551aa6c660d5 /doc
parentec4d7d1a9a414a0f898630464ba65936f109b3d3 (diff)
downloadclasspath-1308183115566bd54b08dac25decc181cde04f5f.tar.gz
* doc/api/Makefile.am (create_html): Add -validhtml.
Diffstat (limited to 'doc')
-rw-r--r--doc/api/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index 9f7e808f2..96c586e07 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -44,6 +44,7 @@ create_html:
-licensetext \
-linksource \
-splitindex \
+ -validhtml \
-d html \
-doctitle "GNU Classpath $(VERSION)" \
-windowtitle "GNU Classpath $(VERSION) Documentation" \