File: doc.el.html
It is good practice to write documentation for your functions and
variables. These core routines deal with these documentation
comments or strings. They can exist either as a tag property
(:documentation) or as a comment just before the symbol, or after
the symbol on the same line.
Defined variables (0)
Defined functions (4)
semantic-doc-snarf-comment-for-tag | (NOSNARF) |
semantic-documentation-comment-preceding-tag | (&optional TAG NOSNARF) |
semantic-documentation-comment-preceeding-tag | (&optional TAG NOSNARF) |
semantic-documentation-for-tag | (&optional TAG NOSNARF) |