Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by senaka:
http://wiki.apache.org/ws/FrontPage/Axis2C/apidocs
------------------------------------------------------------------------------
Below is the convention that should be followed. This is enforced to make sure that your
comments are doxygen compatible. The conventions are enforced only for headers, and therefore
does not affect source files.
==== File Names ====
+
+ Adding a file name '''MUST''' be done inside a file block starting with ''@{'', as described
in the ''Adding a file to module'' section below.
{{{
/** @file <file_name> */
@@ -144, +146 @@
/** @} */
}}}
- Adding a see also, to promote further reference is fairly easy
+ Adding a '''See Also''', to promote further reference is fairly easy
{{{
/** @sa <file_name> */
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org
|