Added the links to the stats pages on the sidebar

This commit is contained in:
Diptanu Choudhury
2016-06-15 12:11:56 +02:00
parent 92f27fa946
commit 67b6bd6a14

View File

@@ -102,6 +102,14 @@
<li<%= sidebar_current("docs-http-client-fs-stat") %>>
<a href="/docs/http/client-fs-stat.html">/v1/client/fs/stat</a>
</li>
<li<%= sidebar_current("docs-http-client-stats") %>>
<a href="/docs/http/client-stats.html">/v1/client/stats</a>
</li>
<li<%= sidebar_current("docs-http-client-allocation-stats") %>>
<a href="/docs/http/client-allocation-stat.html">/v1/client/allocation/allocation-id/stats</a>
</li>
</ul>
</li>