summaryrefslogtreecommitdiffstats
path: root/doc/starting.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/starting.doc')
-rw-r--r--doc/starting.doc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/starting.doc b/doc/starting.doc
index e3e67e1..aad8dc0 100644
--- a/doc/starting.doc
+++ b/doc/starting.doc
@@ -485,10 +485,10 @@ block if you prefer C style
comments. Note that the members of the group should be
physcially inside the member group's body.
-Before the opening marker of a block a separate comment block should be
+Before the opening marker of a block a separate comment block may be
placed. This block should contain the \ref cmdname "@name"
(or \ref cmdname "\name") command and is used to specify the header
-of the group. Optionally, the comment block may contain more
+of the group. Optionally, the comment block may also contain more
detailed information about the group.
Nesting of member groups is not allowed.
@@ -866,6 +866,8 @@ PREDEFINED = DECLARE_REGISTRY_RESOURCEID=// \
"STDMETHOD(a)=HRESULT a" \
"ATL_NO_VTABLE= "\
"__declspec(a)= "\
+ BEGIN_CONNECTION_POINT_MAP=/* \
+ END_CONNECTION_POINT_MAP=*///
\endverbatim
As you can see doxygen's preprocessor is quite powerful, but if you want