diff --git a/doc/cxml.css b/doc/cxml.css index 8c108a4..60edb72 100644 --- a/doc/cxml.css +++ b/doc/cxml.css @@ -63,10 +63,15 @@ body { background-repeat: no-repeat; } -h1,h2,h3 { +h1 { margin-left: -30px; } +h2,h3 { + margin-left: -30px; + margin-top: 2em; +} + pre { background-color: #eeeeee; border: solid 1px #d0d0d0; diff --git a/doc/html.xsl b/doc/html.xsl index b7b0639..82b68e1 100644 --- a/doc/html.xsl +++ b/doc/html.xsl @@ -4,11 +4,11 @@ doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/> - - - - - + + + + + @@ -38,7 +38,7 @@
  • @@ -85,4 +85,26 @@
    + + + + + + +

    + + + +

    +
    diff --git a/doc/index.xml b/doc/index.xml index 5526974..9203051 100644 --- a/doc/index.xml +++ b/doc/index.xml @@ -48,8 +48,15 @@ information).

    +

    See also

    +

    + Relax NG validation is available as a separate + project: cxml-rng. +

    + + -

    Recent Changes

    +

    Recent Changes

    rel-2007-xx-yy