From: Nick Burch Date: Fri, 21 Mar 2008 12:59:42 +0000 (+0000) Subject: Upgrade the ooxml branch to use v1.3 of the apache doc format X-Git-Tag: REL_3_5_BETA2~180 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=92ce8ec2a75d722dff6254809522740075c58d76;p=poi.git Upgrade the ooxml branch to use v1.3 of the apache doc format git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@639611 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/3rdparty.xml b/src/documentation/content/xdocs/3rdparty.xml index ada6da4d3c..b627e26fdb 100644 --- a/src/documentation/content/xdocs/3rdparty.xml +++ b/src/documentation/content/xdocs/3rdparty.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/casestudies.xml b/src/documentation/content/xdocs/casestudies.xml index 498f5cbbfc..e10d90e0eb 100644 --- a/src/documentation/content/xdocs/casestudies.xml +++ b/src/documentation/content/xdocs/casestudies.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index c355afd440..fdead9b9b5 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - + History of Changes diff --git a/src/documentation/content/xdocs/dtd/changes-v11.mod b/src/documentation/content/xdocs/dtd/changes-v11.mod new file mode 100644 index 0000000000..f9cd5cd835 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/changes-v11.mod @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/changes-v13.dtd b/src/documentation/content/xdocs/dtd/changes-v13.dtd new file mode 100644 index 0000000000..8ffed7b69e --- /dev/null +++ b/src/documentation/content/xdocs/dtd/changes-v13.dtd @@ -0,0 +1,95 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%common; + + + + + + +%changes; + + + + diff --git a/src/documentation/content/xdocs/dtd/common-charents-v10.mod b/src/documentation/content/xdocs/dtd/common-charents-v10.mod new file mode 100644 index 0000000000..d495c1daa3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/common-charents-v10.mod @@ -0,0 +1,74 @@ + + + + + + + + +%ISOlat1; + + +%ISOpub; + + +%ISOtech; + + +%ISOnum; + + +%ISOdia; + + + + diff --git a/src/documentation/content/xdocs/dtd/common-elems-v10.mod b/src/documentation/content/xdocs/dtd/common-elems-v10.mod new file mode 100644 index 0000000000..ba7581cba6 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/common-elems-v10.mod @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/document-v13.dtd b/src/documentation/content/xdocs/dtd/document-v13.dtd new file mode 100644 index 0000000000..801a317f51 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/document-v13.dtd @@ -0,0 +1,145 @@ + + + + + + + + + +%common-charents; + + + + + + +%document; + + + + diff --git a/src/documentation/content/xdocs/dtd/document-v13.mod b/src/documentation/content/xdocs/dtd/document-v13.mod new file mode 100644 index 0000000000..4c60b803bc --- /dev/null +++ b/src/documentation/content/xdocs/dtd/document-v13.mod @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/faq-v12.mod b/src/documentation/content/xdocs/dtd/faq-v12.mod new file mode 100644 index 0000000000..3065a804d3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/faq-v12.mod @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/faq-v13.dtd b/src/documentation/content/xdocs/dtd/faq-v13.dtd new file mode 100644 index 0000000000..2588ea8d45 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/faq-v13.dtd @@ -0,0 +1,86 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%faq; + + + + diff --git a/src/documentation/content/xdocs/dtd/todo-v11.dtd b/src/documentation/content/xdocs/dtd/todo-v11.dtd index 3aaaa14dbd..476395d9a2 100644 --- a/src/documentation/content/xdocs/dtd/todo-v11.dtd +++ b/src/documentation/content/xdocs/dtd/todo-v11.dtd @@ -1,25 +1,40 @@ + @@ -55,39 +60,37 @@ COPYRIGHT: + "-//APACHE//ENTITIES Documentation V1.1//EN" + "document-v11.mod"> %document; - - + - - - + +%common-charents; - + - - + +%common; - - + + + - - + +%todo; - - - diff --git a/src/documentation/content/xdocs/dtd/todo-v11.mod b/src/documentation/content/xdocs/dtd/todo-v11.mod new file mode 100644 index 0000000000..102fca01f3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/todo-v11.mod @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/todo-v13.dtd b/src/documentation/content/xdocs/dtd/todo-v13.dtd new file mode 100644 index 0000000000..9c28ec853d --- /dev/null +++ b/src/documentation/content/xdocs/dtd/todo-v13.dtd @@ -0,0 +1,99 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%common; + + + + + + +%todo; + + + + diff --git a/src/documentation/content/xdocs/entity/ISOdia.pen b/src/documentation/content/xdocs/entity/ISOdia.pen new file mode 100644 index 0000000000..df5c05d2ed --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOdia.pen @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOgrk1.pen b/src/documentation/content/xdocs/entity/ISOgrk1.pen new file mode 100644 index 0000000000..cdab380fc3 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOgrk1.pen @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOlat1.pen b/src/documentation/content/xdocs/entity/ISOlat1.pen new file mode 100644 index 0000000000..6222e2f929 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOlat1.pen @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOnum.pen b/src/documentation/content/xdocs/entity/ISOnum.pen new file mode 100644 index 0000000000..02605bfb58 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOnum.pen @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOpub.pen b/src/documentation/content/xdocs/entity/ISOpub.pen new file mode 100644 index 0000000000..04a5732b45 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOpub.pen @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOtech.pen b/src/documentation/content/xdocs/entity/ISOtech.pen new file mode 100644 index 0000000000..b3b39f9f1b --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOtech.pen @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/historyandfuture.xml b/src/documentation/content/xdocs/historyandfuture.xml index cf2afc53b3..8c1355d32d 100644 --- a/src/documentation/content/xdocs/historyandfuture.xml +++ b/src/documentation/content/xdocs/historyandfuture.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/howtobuild.xml b/src/documentation/content/xdocs/howtobuild.xml index 587cac556d..af45effa89 100644 --- a/src/documentation/content/xdocs/howtobuild.xml +++ b/src/documentation/content/xdocs/howtobuild.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index e9d8d1d986..5d5067c8a9 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/legal.xml b/src/documentation/content/xdocs/legal.xml index bc24156b90..8b8d273d30 100644 --- a/src/documentation/content/xdocs/legal.xml +++ b/src/documentation/content/xdocs/legal.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/mailinglists.xml b/src/documentation/content/xdocs/mailinglists.xml index 6f2b68c98d..b984399370 100644 --- a/src/documentation/content/xdocs/mailinglists.xml +++ b/src/documentation/content/xdocs/mailinglists.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/mirrors.xml b/src/documentation/content/xdocs/mirrors.xml index e133fa4339..1db26641d9 100644 --- a/src/documentation/content/xdocs/mirrors.xml +++ b/src/documentation/content/xdocs/mirrors.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/news.xml b/src/documentation/content/xdocs/news.xml index ddfe1e0d54..bd2c0cda9f 100644 --- a/src/documentation/content/xdocs/news.xml +++ b/src/documentation/content/xdocs/news.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/overview.xml b/src/documentation/content/xdocs/overview.xml index 1f0eaeb74d..53273adb1a 100644 --- a/src/documentation/content/xdocs/overview.xml +++ b/src/documentation/content/xdocs/overview.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/patches.xml b/src/documentation/content/xdocs/patches.xml index ad599c9905..754a288e50 100644 --- a/src/documentation/content/xdocs/patches.xml +++ b/src/documentation/content/xdocs/patches.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - + diff --git a/src/documentation/content/xdocs/poi-ruby.xml b/src/documentation/content/xdocs/poi-ruby.xml index 18b723a036..6fe4e407e8 100644 --- a/src/documentation/content/xdocs/poi-ruby.xml +++ b/src/documentation/content/xdocs/poi-ruby.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/subversion.xml b/src/documentation/content/xdocs/subversion.xml index 2e8b1b1d82..1bfd75e0df 100644 --- a/src/documentation/content/xdocs/subversion.xml +++ b/src/documentation/content/xdocs/subversion.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/todo.xml b/src/documentation/content/xdocs/todo.xml index 5ecc37a5e0..2ec7f44bde 100644 --- a/src/documentation/content/xdocs/todo.xml +++ b/src/documentation/content/xdocs/todo.xml @@ -18,7 +18,7 @@ ==================================================================== --> - + Things To Do for Poi diff --git a/src/documentation/content/xdocs/who.xml b/src/documentation/content/xdocs/who.xml index 2812966f73..79b3b19484 100644 --- a/src/documentation/content/xdocs/who.xml +++ b/src/documentation/content/xdocs/who.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/resources/images/ApacheConEu08.jpg b/src/documentation/resources/images/ApacheConEu08.jpg new file mode 100644 index 0000000000..7c330579b6 Binary files /dev/null and b/src/documentation/resources/images/ApacheConEu08.jpg differ diff --git a/src/documentation/skins/poi-site/css/site.css b/src/documentation/skins/poi-site/css/site.css index fe2eaf2985..31af371641 100644 --- a/src/documentation/skins/poi-site/css/site.css +++ b/src/documentation/skins/poi-site/css/site.css @@ -19,6 +19,10 @@ div#banner { border-bottom: 1px solid #aaa; } +p img.ontheright { + float: right; +} + #banner, #banner td { background: #fff; color: #036; @@ -97,4 +101,4 @@ div#banner { } #authors { font-size: x-small; -} \ No newline at end of file +}