Anakia-based WOLips docs

From: Andrus (andru..bjectstyle.org)
Date: Sun Aug 18 2002 - 09:59:34 EDT

  • Next message: Ulrich Köster: "build question"

    Ulrich,

    I just checked in the code to build WOLips docs. If you do "ant doc",
    WOLips docs will be built under woproject/dist/doc/wolips (WOProject style)
    and under woprojecyt/dist/com.objectstyle.woproject.wolips-1.0a1/doc
    (Eclipse style).

    Sources are in:

    XML files - woproject/src/wolips/xdocs/wolips
    Images and other resources - woproject/src/wolips/xdocs/images
    Eclipse-style .vsl - woproject/src/wolips/xdocs/stylesheets/wolips.vsl

    A few Anakia tips:

    1. You can put XML files in subdirectories under
    woproject/src/wolips/xdocs/wolips - the structure will be mirrored in HTML
    output

    2. Main logical formatting elements are <section>..</section> and
    <subsection>..</subsection>. Subsections can be nested.

    3. Include text within sections in <p>..</p>, otherwise any XHTML is valid.

    4. To change look&feel of the docs set, edit .vsl file. It doesn't have to
    be valid XML file, rather it is a Velocity template.

    Andrus



    This archive was generated by hypermail 2.0.0 : Sun Aug 18 2002 - 09:59:35 EDT