This makes the layout of these two pages identical to the main pages.
/**
- * \mainpage Paraslash API Reference
- *
- * Starting points for getting an overview:
- *
+ * \mainpage Starting points for getting an overview:
*
* - The main programs: \ref server.c, \ref audiod.c, \ref client.c,
* \ref audioc.c, \ref afh.c, \ref play.c,
background-color: #ffff00;
}
+hr {
+ height: 1px;
+ border: none;
+ border-top: 1px solid yellow;
+}
+
span.cntrl {
border: dashed #aaaaaa;
border-width: 1px;
<a href="@web_root@/CREDITS.html">Credits</a><br />
</td>
<td>
+ <h1>Changes</h1>
+ <hr />
<a href="../../CREDITS.html">Credits</a><br />
</td>
<td>
+ <h1>API Reference</h1>
+ <hr />
+