jsdoc: surround read only text with paragraph.

This commit is contained in:
Jonathan Puckey 2011-05-27 19:58:59 +02:00
parent 079692bdc3
commit 6e8824f7bb

View file

@ -27,7 +27,7 @@
<if test="data.type">
<div class="member-text">
{+processInlineTags(data.desc)+}
<if test="data.readOnly"> Read only.</if>
<if test="data.readOnly"><p>Read only.</p></if>
{+ new JSDOC.JsPlate(publish.conf.templatesDir+"examples.tmpl").process(data) +}
<if test="data.defaultValue">
<ul><b>Default:</b>