Book a Demo

Author Topic: html tags in documention  (Read 2615 times)

struesda

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
html tags in documention
« on: October 23, 2003, 03:31:44 pm »
We are generating documentation for some objects that were reversed in from code - and the code contained javadoc comments with embedded HTML tags.

The generated documentation prints the tags literally "<li>text here" - instead of formatting them.

Is there any way we can get them formatted? (without resorting to javadoc?)

Thanks
  Steve Truesdale