Package dtddoc: Information

    Source package: dtddoc
    Version: 1.1.0-alt1_1jpp5
    Build time:  Mar 5, 2009, 10:48 AM
    Category: Development/Java
    Report package bug
    License: X11 License
    Summary: DTD Documentation Tool
    Description: 
    This little tool is here to help you to document your DTD's
    efficiently. It is a straightforward extension of the
    avadoc concept and a not so straightforward implementation
    of some of the concepts solidified by Donald E. Knuth.
    Advantages of DTDDoc over competition (let's do some
    marketing :))
    * DTDDoc builds documentation for collections of DTD's, not
      for single ones.
    * DTDDoc gives easy to read cardinality information (it's a
      little more clever than it seems).
    * DTDDoc supports multiple character encodings, so you can
      write your documentation in polish or greek if you want.
    The secret aim of this project is also to figure out a
    proper way to document DTD's... That's a little bit more
    philosophical and that's what is really interesting here.
    All contributions are welcome. My current ideas are :
    * Programmers read/write the DTD. Therefore the documentation
      should be easy to read/write for them.
    * Documentation should be automatically checkable because we
      are merely humans. The "tag" (like in javadoc tags) idea
      works fine for that.
    * Documentation should be easy to navigate. HTML presentation
      might help.

    List of rpms provided by this srpm:
    dtddoc (noarch)
    dtddoc-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.6.5
      2. maven-surefire-plugin
      3. maven2 >= 0:2.0.7
      4. maven2-plugin-antrun
      5. maven2-plugin-compiler
      6. maven2-plugin-install
      7. maven2-plugin-jar
      8. maven2-plugin-javadoc
      9. maven2-plugin-resources
      10. /proc
      11. dtdparser
      12. jhighlight
      13. jpackage-compat
      14. jpackage-utils >= 1.7.5

    Last changed


    March 3, 2009 Igor Vlasenko 0:1.1.0-alt1_1jpp5
    - first build