summaryrefslogtreecommitdiff
path: root/man/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/index.html')
-rw-r--r--man/index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/index.html b/man/index.html
index 50ec1f14..b7922cc0 100644
--- a/man/index.html
+++ b/man/index.html
@@ -8,7 +8,7 @@ layout: default
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.6.1">
-<title>Documentation</title>
+<title>NNG Reference Manual</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
@@ -433,12 +433,15 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</div>
<div id="content">
<div class="sect1">
-<h2 id="_documentation">Documentation</h2>
+<h2 id="_nng_reference_manual">NNG Reference Manual</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
-<p>Browse the nng reference manual <a href="/nng/man/v{{ site.latest }}/nng.html">here</a>.</p>
+<p><a href="/nng/man/v{{site.latest}}/index.html">Latest</a> (v{{site.latest}}, the most recent release)</p>
+</li>
+<li>
+<p><a href="/nng/man/tip/index.html">Tip</a> (reflects unreleased changes)</p>
</li>
</ul>
</div>