Short description part
This line should describe what an element contains or does. Example
for a variable: "Count of articles", for a function: "Creates a
hyperlink" or for a class: "provides PDF-related functions". This
line will normally be rendered in an index page or table of content.
Note:
A 'line' means everything between the leading *-
character and a newline character.
Detailed description part
In this part, you can write more about your element. Please
note that parameters, return values and relationships between
elements a covered by the keyword section. Some HTML-tags are
allowed here:
<a>
<i>
<b>
<pre>
<ul>
<li>
<br>
<code>
But take care, this tags maybe ignored by non-html
PHPDoc renderer.
Keyword part
The format of a keyword line is simple
Not every keyword is allowed for every element. See the scope
section where a keyword is permitted and where not.