hapi-docs
Version:
api plugin to document hapi routes
83 lines (72 loc) • 2.38 kB
HTML
<style>
table {
width: 100%;
border-collapse: collapse;
}
th {
text-align: left;
}
td, th {
padding: 5px;
}
tr:nth-child(even) {
background-color: #f2f2f2
}
</style>
<div style="float: right"><a href="#routes">Routes</a> | <a href="#methods">Methods</a> | <a href="#events">Events</a> | <a href="#strategies">Strategies</a> | <a href="#plugins">Plugins</a></div>
hapi-docs v1.7.1
<h1 id="routes">Routes</h1>
<table>
<tr>
<th>Path</th>
<th>Method</th>
<th>Description</th>
<th>Auth</th>
<th>Tags</th>
</tr>
<tr>
</table>
<div style="float: right"><a href="#routes">Routes</a> | <a href="#methods">Methods</a> | <a href="#events">Events</a> | <a href="#strategies">Strategies</a> | <a href="#plugins">Plugins</a></div>
<h1 id="methods">Methods</h1>
<table>
<tr>
<th>Name</th>
<th>Description</th>
<th>Schema</th>
</tr>
<tr>
</table>
<div style="float: right"><a href="#routes">Routes</a> | <a href="#methods">Methods</a> | <a href="#events">Events</a> | <a href="#strategies">Strategies</a> | <a href="#plugins">Plugins</a></div>
<h1 id="plugins">Plugins</h1>
<table>
<tr>
<th>Name</th>
<th>Version</th>
</tr>
<tr>
<td>hapi-docs</td>
<td>1.7.1</td>
<tr>
<td>hi there</td>
<td>0.0.0</td>
<tr>
</table>
<div style="float: right"><a href="#routes">Routes</a> | <a href="#methods">Methods</a> | <a href="#events">Events</a> | <a href="#strategies">Strategies</a> | <a href="#plugins">Plugins</a></div>
<h1 id="events">Registered Events</h1>
<table>
<tr>
<th>Event Name</th>
<th>Event Description</th>
</tr>
<tr>
<td>request: debug</td>
<td></td>
</table>
<div style="float: right"><a href="#routes">Routes</a> | <a href="#methods">Methods</a> | <a href="#events">Events</a> | <a href="#strategies">Strategies</a> | <a href="#plugins">Plugins</a></div>
<h1 id="strategies">Registered Strategies</h1>
<table>
<tr>
<th>Strategy Name</th>
<th>Strategy Description</th>
</tr>
</table>