02.03.2014 Views

BSP Developer's Guide

BSP Developer's Guide

BSP Developer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

VxWorks 5.5<br />

<strong>BSP</strong> Developer’s <strong>Guide</strong><br />

The following table summarizes refgen explicit markup (numbered notes appear below<br />

the table):<br />

Note Markup Description<br />

\" text to end of line Comment in documentation.<br />

’text ...’ or ‘text ...’ Boldface text.<br />

Italicized text.<br />

[1] \\ or \/ The character \.<br />

[2] \< \> \& \‘ \’ The characters < > & ‘ ’.<br />

\| The character | within a table.<br />

[3] \ss ... \se Preformatted text.<br />

\cs ... \ce<br />

Literal text (code).<br />

\bs ... \be<br />

Literal text, with smaller display.<br />

[4] \is \i ... \i ... \ie Itemized list.<br />

[5] \ml \m ... \m ... \me Marker list.<br />

[6] \ts ... \te A table.<br />

\sh text<br />

A subheading.<br />

\tb reference A reference followed by newline.<br />

Notes on Markup [1] The escape sequence \\ is easier to remember for backslash, but \⁄ is sometimes<br />

required if the literal backslash is to appear among other text that might be confused<br />

with escape sequences. \⁄ is always safe.<br />

[2] < and > must be escaped to distinguish from embedded HTML tags. The & must be<br />

escaped to distinguish from HTML character entities. Single quotes must be escaped<br />

to distinguish from the refgen automatic bolding convention.<br />

[3] Newlines and whitespace are preserved between \ss and \se, but formatting is not<br />

otherwise disabled. These are useful for including references to text variables in<br />

examples.<br />

[4] \is and \ie mark the beginning and end of a list of items. \i is only supported<br />

between \ıs and \ıe. It marks the start of an item: that is, it forces a paragraph break,<br />

and exempts the remainder of the line where it appears from an increased<br />

indentation otherwise applied to paragraphs between \is and \ie.<br />

Thus, the following:<br />

\is<br />

\i Boojum<br />

A boojum is a rare<br />

tree found in Baja<br />

California.<br />

\i Snark<br />

A snark is a different<br />

matter altogether.<br />

\ie<br />

418

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!