diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2007-02-12 10:50:30 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2007-02-12 10:50:30 +0000 |
commit | 100a5fdcffdf5a6c9bcd10424b55cd9eda205d02 (patch) | |
tree | da81c03f4a1e753d02eb7bc8ce6041c0b7d9c0ca /build/html-style.properties | |
parent | 6e8af99a58a0d96b833a78a6ae4f10361f918e65 (diff) | |
download | vaadin-framework-100a5fdcffdf5a6c9bcd10424b55cd9eda205d02.tar.gz vaadin-framework-100a5fdcffdf5a6c9bcd10424b55cd9eda205d02.zip |
Scripts for building manual to www.itmill.com
svn changeset:689/svn branch:toolkit
Diffstat (limited to 'build/html-style.properties')
-rw-r--r-- | build/html-style.properties | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/build/html-style.properties b/build/html-style.properties index b48c1aa814..6ceb58ecba 100644 --- a/build/html-style.properties +++ b/build/html-style.properties @@ -8,4 +8,8 @@ html.head.tag=<head> html.head.endtag=</head> html.head.style=<link rel="stylesheet" type="text/css" href="styles/demos.css" /> javadoc.doctitle=<h1>IT Mill Toolkit</h1> -javadoc.bottom=<i>Copyright © 2000-2006 IT Mill Ltd. All Rights Reserved.</i>
\ No newline at end of file +javadoc.bottom=<i>Copyright © 2000-2006 IT Mill Ltd. All Rights Reserved.</i> +www.manual.body.start1=<div id="container"><div id="header"><h1> +www.manual.body.start2=</h1></div><div id="itmilllogo"></div> +www.manual.body.end=<div id="footer"><span>Version: ${version}</span>© Oy IT Mill Ltd. 2000-2007</div></div> +www.manual.docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
\ No newline at end of file |