diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index 7b054188a..a6931df85 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -27,7 +27,7 @@ - + diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 4a877934f..3d2bf4603 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -95,8 +95,8 @@
HWPF

HWPF is our port of the Microsoft Word 97 file format to pure Java. It supports read and write capability. - Please see the HWPF project page for more information. This component is - in the early stages of development.It can already read and write simple files. Jump in!

+ Please see the HWPF project page for more information. This component is + in the early stages of development.It can already read and write simple files. Jump in!. (Please note that the HWPF codebase is NOT included in the 2.0 releases. Please use CVS to access this code.)

HPSF (Horrible Property Set Format)

HPSF is our port of the OLE 2 property set format to pure