7d6915b4d0
DocBookCSS is a mostly-pure-CSS2 implementation of the DocBook standard. Unlike DocBookXSL which relies on transforming the XML, it utilizes the XML-styling features of modern web browsers to display the DocBook. Its appearance still is a long way from the Haiku Book and Userguide, but it looks (mostly) the same as the old DocBookXSL so we can stop using that. Eventually we just need to make DocBookCSS use our styling.
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
Copyright (c) 2004 David Holroyd, and contributors.
|
|
|
|
Permission to use, copy, modify and distribute this software and its
|
|
documentation for any purpose and without fee is hereby granted in
|
|
perpetuity, provided that the above copyright notice appear in all
|
|
copies, and that both the copyright notice and this permission notice
|
|
appear in supporting documentation. The contributors make no
|
|
representations about the suitability of this software for any
|
|
purpose. It is provided "as is" without express or implied warranty.
|
|
|
|
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
|
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
FITNESS. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
|
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
|
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
-----------------
|
|
This stylesheet was writen by David Holroyd, with patches, suggestions,
|
|
translations, and other help from these people:
|
|
|
|
David Leppik
|
|
Martin Gautier
|
|
Asia Magiera
|
|
Federico Koessler
|
|
Katie McSweenie
|
|
|
|
Many thanks to all of them!
|