annotation in generated documentation
Posted: Fri Oct 20, 2006 6:05 am
I wanted to add a pointer to documentation to the schema, like this:
<annotation>
<documentation source="http://www.myDocs.org/myDoc.html" />
</annotation>
So when you are reading the generated documentation, you can click a
link and read all you want without cluttering the schema with
paragraph length comments.
This validates. However when I use the oXygen documentation generation
feature, Tools->Documentation->Schema Documentation,
to generate what they say is similar to JavaDoc, I get the same thing
whether I check the box that says "Hide annotations" or not, that is,
a nice looking html page in which no annotations appear in the
documentation. In fact, I don't see any way to influence the generated documentation at all.
Anybody have any experience with this and know what I might be doing
wrong or whether this feature works?
<annotation>
<documentation source="http://www.myDocs.org/myDoc.html" />
</annotation>
So when you are reading the generated documentation, you can click a
link and read all you want without cluttering the schema with
paragraph length comments.
This validates. However when I use the oXygen documentation generation
feature, Tools->Documentation->Schema Documentation,
to generate what they say is similar to JavaDoc, I get the same thing
whether I check the box that says "Hide annotations" or not, that is,
a nice looking html page in which no annotations appear in the
documentation. In fact, I don't see any way to influence the generated documentation at all.
Anybody have any experience with this and know what I might be doing
wrong or whether this feature works?