UNO @since Tags

From Apache OpenOffice Wiki
Revision as of 10:41, 17 January 2006 by Sb (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OOo-related UNO documentation (i.e., for URE or SDK) uses @since tags for autodoc (C++, UNOIDL) and javadoc (Java) to specify that certain documented entities are only available from a given OOo version onward.

For UNOIDL documentation, the relevant @since tags are written @since OOo x.y.z denoting OOo version x.y.z.

For C++ and Java documentation, the relevant @since tags are as follows:

C++/Java @since tag OOo version URE version
@since UDK 3.0.1 OOo 1.0.x N/A
@since UDK 3.1.0 OOo 1.1.x N/A
@since UDK 3.2.0 OOo 2.0.0 URE 1.0
@since UDK 3.2.1 OOo 2.0.1 N/A (will first show up in URE 1.1)
@since UDK 3.2.2 OOo 2.0.2 URE 1.1
Personal tools