<html>
<head>
<link href="../../resources/css/db-prism.css" rel="stylesheet" type="text/css"/>
<link href="../../resources/css/default.css" rel="stylesheet" type="text/css"/>
<link href="../../resources/css/prism.css" rel="stylesheet" type="text/css"/>
<meta charset="utf-8"/>
<meta content="DocBook XSL 2.0 Stylesheets Vxxx" name="generator"/>
<script src="../../resources/js/dbmodnizr.js" type="text/javascript"/>
<title>Unit Test: refentry.007</title>
</head>
<body>
<article class="book" id="R.1">
<header class="book-titlepage">
<h1>Unit Test: refentry.007</h1>
<div class="author">
<h3>
<span class="personname">
<span class="firstname">Norman</span>
<span class="surname">Walsh</span>
</span>
</h3>
</div>
</header>
<div class="lists-of-titles">
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<ul class="toc">
<li>
<span>
<a href="#R.1.2">I. Reference</a>
</span>
<ul class="toc">
<li>
<span class="refentrytitle">
<a href="#R.1.2.2">FirstName</a>
</span>
<span class="refpurpose"> - Purpose for FirstName Purpose for ThirdName</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
<article class="reference" id="R.1.2">
<header class="reference-titlepage">
<h1>Reference</h1>
</header>
<div class="lists-of-titles">
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<ul class="toc">
<li>
<span class="refentrytitle">
<a href="#R.1.2.2">FirstName</a>
</span>
<span class="refpurpose"> - Purpose for FirstName Purpose for ThirdName</span>
</li>
</ul>
</div>
</div>
<article class="refentry" id="R.1.2.2">
<div class="refnamediv">
<h2>Name</h2>
<p>
<span class="refname">FirstName</span>, <span class="refname">SecondName</span>
<span class="refpurpose">
<span class="refpurpose-sep"> — </span>
<span class="refpurpose-text">Purpose for FirstName</span>
<span class="refpurpose-punc">.</span>
</span>
</p>
</div>
<div class="refnamediv">
<h2>Name</h2>
<p>
<span class="refname">ThirdName</span>
<span class="refpurpose">
<span class="refpurpose-sep"> — </span>
<span class="refpurpose-text">Purpose for ThirdName</span>
<span class="refpurpose-punc">.</span>
</span>
</p>
</div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<div class="funcsynopsis">
<pre class="funcsynopsisinfo">#include <varargs.h>
#include <mouteyh.h>
#include <qlmppzj.h></pre>
<p>
<code class="funcdef">float <b class="fsfunc">rand</b>(</code>
<code>)</code>;</p>
<p>
<code class="funcdef">int <b class="fsfunc">max</b>(</code>...<code>)</code>;</p>
<p>
<code class="funcdef">int <b class="fsfunc">idiv</b>(</code>
<var class="pdparam">n</var>, <var class="pdparam">m</var>
<code>)</code>;<br/>int <var class="pdparam">n</var>;<br/>int <var class="pdparam">m</var>;</p>
</div>
<p>Another.</p>
<div class="funcsynopsis">
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">void <b class="fsfunc">qsort</b>(</code>
</td>
<td>
<var class="pdparam">dataptr</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">left</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">right</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">comp</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>void * </td>
<td>
<var class="pdparam">dataptr</var>[];</td>
</tr>
<tr>
<td>int </td>
<td>
<var class="pdparam">left</var>;</td>
</tr>
<tr>
<td>int </td>
<td>
<var class="pdparam">right</var>;</td>
</tr>
<tr>
<td colspan="2">int (*<var class="pdparam">comp</var>)
<code>(</code>void *, void *<code>)</code>;</td>
</tr>
</table>
</div>
<div class="funcsynopsis">
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">int <b class="fsfunc">foo_frob_something</b>(</code>
</td>
<td>
<var class="pdparam">foo_frob_parm1</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm2</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm3</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">parm4</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm5</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm1</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm2</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm3</var>;</td>
</tr>
<tr>
<td>int </td>
<td> (* <var class="pdparam">parm4</var> )
<code>(</code>int a, int b, int c<code>)</code>;
</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm5</var>;</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">int <b class="fsfunc">foo_frob_something</b>(</code>
</td>
<td>
<var class="pdparam">foo_frob_parm1</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm2</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm3</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">parm4</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm5</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm1</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm2</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm3</var>;</td>
</tr>
<tr>
<td>int </td>
<td> (* <var class="pdparam">parm4</var> )
<code>(</code>int a, int b, int c<code>)</code>;
</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm5</var>;</td>
</tr>
</table>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>Description</h2>
</div>
<p>This is a minimal RefEntry.</p>
<p>The following is a Variablelist with a title.
<div class="variablelist">
<div class="title">My variablelist</div>
<dl>
<dt>
<span class="term">varlistentry term 1</span>
</dt>
<dd>
<p>some listitem text</p>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<div class="refsect2">
<div class="refsection-titlepage">
<h3>Subsection</h3>
</div>
<p>This is a minimal RefEntry.</p>
<p>The following is a glosslist with a title and a nested variablelist
<div class="glosslist">
<h3>My glosslist</h3>
<dl>
<dt class="glossentry" id="R.1.2.2.5.4.3.1.2">
<span class="glossterm" id="R.1.2.2.5.4.3.1.2.1">glossentry term 1</span>
</dt>
<dd class="glossdef">
<p>some glossdef text</p>
</dd>
<dt class="glossentry" id="R.1.2.2.5.4.3.1.3">
<span class="glossterm" id="R.1.2.2.5.4.3.1.3.1">glossentry term 2</span>
</dt>
<dd class="glossdef">
<div class="variablelist">
<dl>
<dt>
<span class="term">nested variablelist term 1</span>
</dt>
<dd>
<p>some variablelist text</p>
</dd>
<dt>
<span class="term">nested variablelist term 2</span>
</dt>
<dd>
<p>some more variablelist text</p>
</dd>
</dl>
</div>
</dd>
</dl>
</div>
</p>
<div class="refsect3">
<div class="refsection-titlepage">
<h4>Sub-subsection</h4>
</div>
<p>This is a minimal RefEntry.</p>
</div>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>More Description</h2>
</div>
<p>This is a not-so minimal RefEntry.</p>
<pre class="screen language-none line-numbers">
<code>This is a screen [break here]
that starts with a line of space. [break here]
And it ends with a line of space.
</code>
</pre>
<p>normal paragraph here</p>
<pre class="screen language-none line-numbers">
<code>This is a screen [break here]
that does not start with a line of space. [break here]
And does not end with a line of space.</code>
</pre>
<p>This is a normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space but is followed
by a line of space.</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space and is not followed
by a line of space.</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space but is not followed by a line of space.
</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space and is followed by a line of space.
</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>
This is a screen within a normal paragraph [break here]
that starts with a 2 lines of space. [break here]
And ends with 3 lines of space and is followed by a line of space.
</code>
</pre>
</p>
<p>This paragraph contains an itemizedlist with a title. The title
is “Mrignkwolmcng”.
<div class="orderedlist">
<div class="title">Mrignkwolmcng</div>
<ol style="list-style: decimal;">
<li>
<p>itemizedlist listitem 1</p>
</li>
<li>
<p>itemizedlist listitem 2</p>
</li>
</ol>
</div>
This is some useless text that follows the “Mrignkwolmcng” orderedlist
in the same para.</p>
<p>The following is a Variablelist with a title and with a nested itemizedlist.
<div class="variablelist">
<div class="title">My variablelist</div>
<dl>
<dt>
<span class="term">varlistentry term 1</span>
</dt>
<dd>
<div class="itemizedlist">
<div class="title">nested itemizedlist</div>
<ul>
<li>
<p>itemizedlist listitem 1</p>
</li>
<li>
<p>itemizedlist listitem 2</p>
</li>
</ul>
</div>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<p>The following is a Variablelist with a title and with a
nested Varlistentry that contains multiple Terms
<div class="variablelist">
<div class="title">My nested-multi-term-per-varlistentry variablelist</div>
<dl>
<dt>
<span class="term">Varlistentry term 1</span>
</dt>
<dd>
<div class="variablelist">
<dl>
<dt>
<span class="term"> varlistentry term 1.1</span>, <span class="term">varlistentry term 1.2 </span>, <span class="term">varlistentry term 1.3</span>
</dt>
<dd>
<p>All 'bout terms 1.1, 1.2, and 1.3</p>
</dd>
</dl>
</div>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<div class="refsect2">
<div class="refsection-titlepage">
<h3>Subsection</h3>
</div>
<p>This is a minimal RefEntry.</p>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>Even More Description</h2>
</div>
<p>This is an even less minimal RefEntry.</p>
<p>This is a paragraph. It contains the following segmentedlist,
titled “Gibbererish”, with several segtitle elements.
<div class="segmentedlist">
<div class="title">
<strong>Gibbererish</strong>
</div>
<div class="seglistitem">
<div class="seg">
<strong>
<span class="segtitle">Floober: </span>
</strong>Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda</div>
<div class="seg">
<strong>
<span class="segtitle">Buugler: </span>
</strong>Mondorotoluafu</div>
<div class="seg">
<strong>
<span class="segtitle">Sstangooo: </span>
</strong>Ganafutralinga</div>
<div class="seg">
<strong>
<span class="segtitle">Borobinda: </span>
</strong>Patagularamakundra</div>
</div>
<div class="seglistitem">
<div class="seg">
<strong>
<span class="segtitle">Floober: </span>
</strong>Cadraracondar</div>
<div class="seg">
<strong>
<span class="segtitle">Buugler: </span>
</strong>Hentirotomaambu</div>
<div class="seg">
<strong>
<span class="segtitle">Sstangooo: </span>
</strong>BdomentriolaiaBdomentriolaiaBdomentriolaia</div>
<div class="seg">
<strong>
<span class="segtitle">Borobinda: </span>
</strong>Candamalaturuanio</div>
</div>
</div>
This is some text that follows the segementedlist within the same
paragraph. The next part of this same paragraph is an
<code class="tag-element">important</code> admonition.
<div class="important admonition">
<h3>Important</h3>
<div class="admonition-body">
<p>It is very important that you read this. That’s why it stands
out the way that it does.</p>
</div>
</div>
</p>
<p>This is a para with a footnote
<sup class="footnote">
<span class="osq">[</span>
<a href="#ftn.R.1.2.2.7.4.1" id="R.1.2.2.7.4.1">1</a>
<span class="csq">]</span>
</sup>
and stuff after the
footnote.</p>
</div>
<div class="footnotes">
<hr align="left" class="footnotes-divider" width="100"/>
<div class="footnote">
<div class="footnote-wrapper">
<div class="footnote-symbol-wrapper">
<p>
<sup>
<span class="osq">[</span>
<a href="#R.1.2.2.7.4.1" id="ftn.R.1.2.2.7.4.1">1</a>
<span class="csq">]</span>
</sup> </p>
</div>
<div class="footnote-body-wrapper">
<p>Stuff here <pre class="programlisting language-none">
<code>This is a program listing
that's two lines long.</code>
</pre>
</p>
</div>
</div>
</div>
</div>
</article>
</article>
</article>
<script src="../../resources/js/prism.js"/>
</body>
</html> | <html>
<head>
<link href="../../resources/css/db-prism.css" rel="stylesheet" type="text/css"/>
<link href="../../resources/css/default.css" rel="stylesheet" type="text/css"/>
<link href="../../resources/css/prism.css" rel="stylesheet" type="text/css"/>
<meta charset="utf-8"/>
<meta content="DocBook XSL 2.0 Stylesheets Vxxx" name="generator"/>
<script src="../../resources/js/dbmodnizr.js" type="text/javascript"/>
<title>Unit Test: refentry.007</title>
</head>
<body>
<article class="book" id="R.1">
<header class="book-titlepage">
<h1>Unit Test: refentry.007</h1>
<div class="author">
<h3>
<span class="personname">
<span class="firstname">Norman</span>
<span class="surname">Walsh</span>
</span>
</h3>
</div>
</header>
<div class="lists-of-titles">
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<ul class="toc">
<li>
<span>
<a href="#R.1.2">I. Reference</a>
</span>
<ul class="toc">
<li>
<span class="refentrytitle">
<a href="#R.1.2.2">FirstName</a>
</span>
<span class="refpurpose"> - Purpose for FirstName Purpose for ThirdName</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="content">
<article class="reference" id="R.1.2">
<header class="reference-titlepage">
<h1>Reference</h1>
</header>
<div class="lists-of-titles">
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<ul class="toc">
<li>
<span class="refentrytitle">
<a href="#R.1.2.2">FirstName</a>
</span>
<span class="refpurpose"> - Purpose for FirstName Purpose for ThirdName</span>
</li>
</ul>
</div>
</div>
<div class="content">
<article class="refentry" id="R.1.2.2">
<div class="content">
<div class="refnamediv">
<h2>Name</h2>
<p>
<span class="refname">FirstName</span>, <span class="refname">SecondName</span>
<span class="refpurpose">
<span class="refpurpose-sep"> — </span>
<span class="refpurpose-text">Purpose for FirstName</span>
<span class="refpurpose-punc">.</span>
</span>
</p>
</div>
<div class="refnamediv">
<h2>Name</h2>
<p>
<span class="refname">ThirdName</span>
<span class="refpurpose">
<span class="refpurpose-sep"> — </span>
<span class="refpurpose-text">Purpose for ThirdName</span>
<span class="refpurpose-punc">.</span>
</span>
</p>
</div>
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<div class="funcsynopsis">
<pre class="funcsynopsisinfo">#include <varargs.h>
#include <mouteyh.h>
#include <qlmppzj.h></pre>
<p>
<code class="funcdef">float <b class="fsfunc">rand</b>(</code>
<code>)</code>;</p>
<p>
<code class="funcdef">int <b class="fsfunc">max</b>(</code>...<code>)</code>;</p>
<p>
<code class="funcdef">int <b class="fsfunc">idiv</b>(</code>
<var class="pdparam">n</var>, <var class="pdparam">m</var>
<code>)</code>;<br/>int <var class="pdparam">n</var>;<br/>int <var class="pdparam">m</var>;</p>
</div>
<p>Another.</p>
<div class="funcsynopsis">
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">void <b class="fsfunc">qsort</b>(</code>
</td>
<td>
<var class="pdparam">dataptr</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">left</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">right</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">comp</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>void * </td>
<td>
<var class="pdparam">dataptr</var>[];</td>
</tr>
<tr>
<td>int </td>
<td>
<var class="pdparam">left</var>;</td>
</tr>
<tr>
<td>int </td>
<td>
<var class="pdparam">right</var>;</td>
</tr>
<tr>
<td colspan="2">int (*<var class="pdparam">comp</var>)
<code>(</code>void *, void *<code>)</code>;</td>
</tr>
</table>
</div>
<div class="funcsynopsis">
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">int <b class="fsfunc">foo_frob_something</b>(</code>
</td>
<td>
<var class="pdparam">foo_frob_parm1</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm2</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm3</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">parm4</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm5</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm1</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm2</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm3</var>;</td>
</tr>
<tr>
<td>int </td>
<td> (* <var class="pdparam">parm4</var> )
<code>(</code>int a, int b, int c<code>)</code>;
</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm5</var>;</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" style="padding-bottom: 1em" summary="Function synopsis">
<tr>
<td>
<code class="funcdef">int <b class="fsfunc">foo_frob_something</b>(</code>
</td>
<td>
<var class="pdparam">foo_frob_parm1</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm2</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm3</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">parm4</var>, </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<var class="pdparam">foo_frob_parm5</var>
<code>)</code>;</td>
<td> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="funcprototype" summary="Function argument synopsis">
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm1</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm2</var>;</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm3</var>;</td>
</tr>
<tr>
<td>int </td>
<td> (* <var class="pdparam">parm4</var> )
<code>(</code>int a, int b, int c<code>)</code>;
</td>
</tr>
<tr>
<td>foo_sometype1 </td>
<td>
<var class="pdparam">foo_frob_parm5</var>;</td>
</tr>
</table>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>Description</h2>
</div>
<div class="content">
<p>This is a minimal RefEntry.</p>
<p>The following is a Variablelist with a title.
<div class="variablelist">
<div class="title">My variablelist</div>
<dl>
<dt>
<span class="term">varlistentry term 1</span>
</dt>
<dd>
<p>some listitem text</p>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<div class="refsect2">
<div class="refsection-titlepage">
<h3>Subsection</h3>
</div>
<div class="content">
<p>This is a minimal RefEntry.</p>
<p>The following is a glosslist with a title and a nested variablelist
<div class="glosslist">
<h3>My glosslist</h3>
<dl>
<dt class="glossentry" id="R.1.2.2.5.4.3.1.2">
<span class="glossterm" id="R.1.2.2.5.4.3.1.2.1">glossentry term 1</span>
</dt>
<dd class="glossdef">
<p>some glossdef text</p>
</dd>
<dt class="glossentry" id="R.1.2.2.5.4.3.1.3">
<span class="glossterm" id="R.1.2.2.5.4.3.1.3.1">glossentry term 2</span>
</dt>
<dd class="glossdef">
<div class="variablelist">
<dl>
<dt>
<span class="term">nested variablelist term 1</span>
</dt>
<dd>
<p>some variablelist text</p>
</dd>
<dt>
<span class="term">nested variablelist term 2</span>
</dt>
<dd>
<p>some more variablelist text</p>
</dd>
</dl>
</div>
</dd>
</dl>
</div>
</p>
<div class="refsect3">
<div class="refsection-titlepage">
<h4>Sub-subsection</h4>
</div>
<div class="content">
<p>This is a minimal RefEntry.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>More Description</h2>
</div>
<div class="content">
<p>This is a not-so minimal RefEntry.</p>
<pre class="screen language-none line-numbers">
<code>This is a screen [break here]
that starts with a line of space. [break here]
And it ends with a line of space.
</code>
</pre>
<p>normal paragraph here</p>
<pre class="screen language-none line-numbers">
<code>This is a screen [break here]
that does not start with a line of space. [break here]
And does not end with a line of space.</code>
</pre>
<p>This is a normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space but is followed
by a line of space.</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space and is not followed
by a line of space.</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space but is not followed by a line of space.
</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space and is followed by a line of space.
</code>
</pre>
</p>
<p>This is another normal paragraph that contains a screen.
<pre class="screen language-none line-numbers">
<code>
This is a screen within a normal paragraph [break here]
that starts with a 2 lines of space. [break here]
And ends with 3 lines of space and is followed by a line of space.
</code>
</pre>
</p>
<p>This paragraph contains an itemizedlist with a title. The title
is “Mrignkwolmcng”.
<div class="orderedlist">
<div class="title">Mrignkwolmcng</div>
<ol style="list-style: decimal;">
<li>
<p>itemizedlist listitem 1</p>
</li>
<li>
<p>itemizedlist listitem 2</p>
</li>
</ol>
</div>
This is some useless text that follows the “Mrignkwolmcng” orderedlist
in the same para.</p>
<p>The following is a Variablelist with a title and with a nested itemizedlist.
<div class="variablelist">
<div class="title">My variablelist</div>
<dl>
<dt>
<span class="term">varlistentry term 1</span>
</dt>
<dd>
<div class="itemizedlist">
<div class="title">nested itemizedlist</div>
<ul>
<li>
<p>itemizedlist listitem 1</p>
</li>
<li>
<p>itemizedlist listitem 2</p>
</li>
</ul>
</div>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<p>The following is a Variablelist with a title and with a
nested Varlistentry that contains multiple Terms
<div class="variablelist">
<div class="title">My nested-multi-term-per-varlistentry variablelist</div>
<dl>
<dt>
<span class="term">Varlistentry term 1</span>
</dt>
<dd>
<div class="variablelist">
<dl>
<dt>
<span class="term"> varlistentry term 1.1</span>, <span class="term">varlistentry term 1.2 </span>, <span class="term">varlistentry term 1.3</span>
</dt>
<dd>
<p>All 'bout terms 1.1, 1.2, and 1.3</p>
</dd>
</dl>
</div>
</dd>
<dt>
<span class="term">varlistentry term 2</span>
</dt>
<dd>
<p>some more listitem text</p>
</dd>
</dl>
</div>
</p>
<div class="refsect2">
<div class="refsection-titlepage">
<h3>Subsection</h3>
</div>
<div class="content">
<p>This is a minimal RefEntry.</p>
</div>
</div>
</div>
</div>
<div class="refsect1">
<div class="refsection-titlepage">
<h2>Even More Description</h2>
</div>
<div class="content">
<p>This is an even less minimal RefEntry.</p>
<p>This is a paragraph. It contains the following segmentedlist,
titled “Gibbererish”, with several segtitle elements.
<div class="segmentedlist">
<div class="title">
<strong>Gibbererish</strong>
</div>
<div class="seglistitem">
<div class="seg">
<strong>
<span class="segtitle">Floober: </span>
</strong>Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda</div>
<div class="seg">
<strong>
<span class="segtitle">Buugler: </span>
</strong>Mondorotoluafu</div>
<div class="seg">
<strong>
<span class="segtitle">Sstangooo: </span>
</strong>Ganafutralinga</div>
<div class="seg">
<strong>
<span class="segtitle">Borobinda: </span>
</strong>Patagularamakundra</div>
</div>
<div class="seglistitem">
<div class="seg">
<strong>
<span class="segtitle">Floober: </span>
</strong>Cadraracondar</div>
<div class="seg">
<strong>
<span class="segtitle">Buugler: </span>
</strong>Hentirotomaambu</div>
<div class="seg">
<strong>
<span class="segtitle">Sstangooo: </span>
</strong>BdomentriolaiaBdomentriolaiaBdomentriolaia</div>
<div class="seg">
<strong>
<span class="segtitle">Borobinda: </span>
</strong>Candamalaturuanio</div>
</div>
</div>
This is some text that follows the segementedlist within the same
paragraph. The next part of this same paragraph is an
<code class="tag-element">important</code> admonition.
<div class="important admonition">
<h3>Important</h3>
<div class="admonition-body">
<p>It is very important that you read this. That’s why it stands
out the way that it does.</p>
</div>
</div>
</p>
<p>This is a para with a footnote
<sup class="footnote">
<span class="osq">[</span>
<a href="#ftn.R.1.2.2.7.4.1" id="R.1.2.2.7.4.1">1</a>
<span class="csq">]</span>
</sup>
and stuff after the
footnote.</p>
</div>
</div>
</div>
<div class="footnotes">
<hr align="left" class="footnotes-divider" width="100"/>
<div class="footnote">
<div class="footnote-wrapper">
<div class="footnote-symbol-wrapper">
<p>
<sup>
<span class="osq">[</span>
<a href="#R.1.2.2.7.4.1" id="ftn.R.1.2.2.7.4.1">1</a>
<span class="csq">]</span>
</sup> </p>
</div>
<div class="footnote-body-wrapper">
<p>Stuff here <pre class="programlisting language-none">
<code>This is a program listing
that's two lines long.</code>
</pre>
</p>
</div>
</div>
</div>
</div>
</article>
</div>
</article>
</div>
</article>
<script src="../../resources/js/prism.js"/>
</body>
</html> |
Unit Test: refentry.007Norman WalshTable of Contents - FirstName - Purpose for FirstName Purpose for ThirdName
NameFirstName, SecondName — Purpose for FirstName. NameThirdName — Purpose for ThirdName. Synopsis#include <varargs.h>
#include <mouteyh.h>
#include <qlmppzj.h> float rand( ) ;
int max( ...) ;
int idiv( n, m) ; int n; int m;
Another. void qsort( | dataptr, | | | left, | | | right, | | | comp) ; | |
void * | dataptr[]; | int | left; | int | right; | int (*comp)
( void *, void *) ; |
int foo_frob_something( | foo_frob_parm1, | | | foo_frob_parm2, | | | foo_frob_parm3, | | | parm4, | | | foo_frob_parm5) ; | |
foo_sometype1 | foo_frob_parm1; | foo_sometype1 | foo_frob_parm2; | foo_sometype1 | foo_frob_parm3; | int | (* parm4 )
( int a, int b, int c) ;
| foo_sometype1 | foo_frob_parm5; |
int foo_frob_something( | foo_frob_parm1, | | | foo_frob_parm2, | | | foo_frob_parm3, | | | parm4, | | | foo_frob_parm5) ; | |
foo_sometype1 | foo_frob_parm1; | foo_sometype1 | foo_frob_parm2; | foo_sometype1 | foo_frob_parm3; | int | (* parm4 )
( int a, int b, int c) ;
| foo_sometype1 | foo_frob_parm5; |
DescriptionThis is a minimal RefEntry. The following is a Variablelist with a title.
My variablelist - varlistentry term 1
some listitem text - varlistentry term 2
some more listitem text
SubsectionThis is a minimal RefEntry. The following is a glosslist with a title and a nested variablelist
My glosslist- glossentry term 1
some glossdef text - glossentry term 2
- nested variablelist term 1
some variablelist text - nested variablelist term 2
some more variablelist text
Sub-subsectionThis is a minimal RefEntry. More DescriptionThis is a not-so minimal RefEntry. This is a screen [break here]
that starts with a line of space. [break here]
And it ends with a line of space.
normal paragraph here This is a screen [break here]
that does not start with a line of space. [break here]
And does not end with a line of space.
This is a normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space but is followed
by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space and is not followed
by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space but is not followed by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space and is followed by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a 2 lines of space. [break here]
And ends with 3 lines of space and is followed by a line of space.
This paragraph contains an itemizedlist with a title. The title
is “Mrignkwolmcng”.
Mrignkwolmcng itemizedlist listitem 1 itemizedlist listitem 2
This is some useless text that follows the “Mrignkwolmcng” orderedlist
in the same para. The following is a Variablelist with a title and with a nested itemizedlist.
My variablelist - varlistentry term 1
nested itemizedlist itemizedlist listitem 1 itemizedlist listitem 2
- varlistentry term 2
some more listitem text
The following is a Variablelist with a title and with a
nested Varlistentry that contains multiple Terms
My nested-multi-term-per-varlistentry variablelist - Varlistentry term 1
- varlistentry term 1.1, varlistentry term 1.2 , varlistentry term 1.3
All 'bout terms 1.1, 1.2, and 1.3
- varlistentry term 2
some more listitem text
SubsectionThis is a minimal RefEntry. Even More DescriptionThis is an even less minimal RefEntry. This is a paragraph. It contains the following segmentedlist,
titled “Gibbererish”, with several segtitle elements.
Gibbererish Floober: Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Buugler: Mondorotoluafu Sstangooo: Ganafutralinga Borobinda: Patagularamakundra Floober: Cadraracondar Buugler: Hentirotomaambu Sstangooo: BdomentriolaiaBdomentriolaiaBdomentriolaia Borobinda: Candamalaturuanio
This is some text that follows the segementedlist within the same
paragraph. The next part of this same paragraph is an
important admonition.
ImportantIt is very important that you read this. That’s why it stands
out the way that it does.
This is a para with a footnote
and stuff after the
footnote. | Unit Test: refentry.007Norman WalshTable of Contents - FirstName - Purpose for FirstName Purpose for ThirdName
NameFirstName, SecondName — Purpose for FirstName. NameThirdName — Purpose for ThirdName. Synopsis#include <varargs.h>
#include <mouteyh.h>
#include <qlmppzj.h> float rand( ) ;
int max( ...) ;
int idiv( n, m) ; int n; int m;
Another. void qsort( | dataptr, | | | left, | | | right, | | | comp) ; | |
void * | dataptr[]; | int | left; | int | right; | int (*comp)
( void *, void *) ; |
int foo_frob_something( | foo_frob_parm1, | | | foo_frob_parm2, | | | foo_frob_parm3, | | | parm4, | | | foo_frob_parm5) ; | |
foo_sometype1 | foo_frob_parm1; | foo_sometype1 | foo_frob_parm2; | foo_sometype1 | foo_frob_parm3; | int | (* parm4 )
( int a, int b, int c) ;
| foo_sometype1 | foo_frob_parm5; |
int foo_frob_something( | foo_frob_parm1, | | | foo_frob_parm2, | | | foo_frob_parm3, | | | parm4, | | | foo_frob_parm5) ; | |
foo_sometype1 | foo_frob_parm1; | foo_sometype1 | foo_frob_parm2; | foo_sometype1 | foo_frob_parm3; | int | (* parm4 )
( int a, int b, int c) ;
| foo_sometype1 | foo_frob_parm5; |
DescriptionThis is a minimal RefEntry. The following is a Variablelist with a title.
My variablelist - varlistentry term 1
some listitem text - varlistentry term 2
some more listitem text
SubsectionThis is a minimal RefEntry. The following is a glosslist with a title and a nested variablelist
My glosslist- glossentry term 1
some glossdef text - glossentry term 2
- nested variablelist term 1
some variablelist text - nested variablelist term 2
some more variablelist text
Sub-subsectionThis is a minimal RefEntry. More DescriptionThis is a not-so minimal RefEntry. This is a screen [break here]
that starts with a line of space. [break here]
And it ends with a line of space.
normal paragraph here This is a screen [break here]
that does not start with a line of space. [break here]
And does not end with a line of space.
This is a normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space but is followed
by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space and is not followed
by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space but is not followed by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space and is followed by a line of space.
This is another normal paragraph that contains a screen.
This is a screen within a normal paragraph [break here]
that starts with a 2 lines of space. [break here]
And ends with 3 lines of space and is followed by a line of space.
This paragraph contains an itemizedlist with a title. The title
is “Mrignkwolmcng”.
Mrignkwolmcng itemizedlist listitem 1 itemizedlist listitem 2
This is some useless text that follows the “Mrignkwolmcng” orderedlist
in the same para. The following is a Variablelist with a title and with a nested itemizedlist.
My variablelist - varlistentry term 1
nested itemizedlist itemizedlist listitem 1 itemizedlist listitem 2
- varlistentry term 2
some more listitem text
The following is a Variablelist with a title and with a
nested Varlistentry that contains multiple Terms
My nested-multi-term-per-varlistentry variablelist - Varlistentry term 1
- varlistentry term 1.1, varlistentry term 1.2 , varlistentry term 1.3
All 'bout terms 1.1, 1.2, and 1.3
- varlistentry term 2
some more listitem text
SubsectionThis is a minimal RefEntry. Even More DescriptionThis is an even less minimal RefEntry. This is a paragraph. It contains the following segmentedlist,
titled “Gibbererish”, with several segtitle elements.
Gibbererish Floober: Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Buugler: Mondorotoluafu Sstangooo: Ganafutralinga Borobinda: Patagularamakundra Floober: Cadraracondar Buugler: Hentirotomaambu Sstangooo: BdomentriolaiaBdomentriolaiaBdomentriolaia Borobinda: Candamalaturuanio
This is some text that follows the segementedlist within the same
paragraph. The next part of this same paragraph is an
important admonition.
ImportantIt is very important that you read this. That’s why it stands
out the way that it does.
This is a para with a footnote
and stuff after the
footnote. |