summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_adoc/index.adoc10
-rw-r--r--_adoc/man/index.adoc5
-rw-r--r--index.html11
-rw-r--r--man/index.html9
4 files changed, 20 insertions, 15 deletions
diff --git a/_adoc/index.adoc b/_adoc/index.adoc
index 302ef536..937de93b 100644
--- a/_adoc/index.adoc
+++ b/_adoc/index.adoc
@@ -10,12 +10,12 @@ image:https://img.shields.io/travis/nanomsg/nng/master.svg?label=linux[Linux Sta
image:https://img.shields.io/appveyor/ci/nanomsg/nng/master.svg?label=windows[Windows Status,link="https://ci.appveyor.com/project/nanomsg/nng"]
image:https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage[Coverage,link="https://codecov.io/gh/nanomsg/nng"]
-This is the documentation for _nng_. This is all very preliminary at this
-point.
+This is the documentation for _nng_. This is all very preliminary at this point.
-A reference manual is available <<man/v{{ site.latest }}/nng.adoc#,here>>.
+The Reference Manual is available for browsing <<man/index#,here>>.
+
+You can also development and documentation efforts for _nng_ by purchasing your own copy of the https://leanpub.com/nngmanual[NNG Reference Manual on Leanpub].
Here is my <<RATIONALE#,rationale>> for why I made _nng_.
-Please see the https://github.com/nanomsg/nng[GitHub Repository] for further
-information.
+Please see the https://github.com/nanomsg/nng[GitHub Repository] for further information.
diff --git a/_adoc/man/index.adoc b/_adoc/man/index.adoc
index 5b0b8762..8b29f231 100644
--- a/_adoc/man/index.adoc
+++ b/_adoc/man/index.adoc
@@ -3,6 +3,7 @@ title: Documentation
layout: default
---
-== Documentation
+== NNG Reference Manual
-* Browse the nng reference manual <</nng/man/v{{ site.latest }}/nng.adoc#,here>>.
+* <</nng/man/v{{site.latest}}/index#,Latest>> (v{{site.latest}}, the most recent release)
+* <</nng/man/tip/index#,Tip>> (reflects unreleased changes)
diff --git a/index.html b/index.html
index aecbce88..5ba40906 100644
--- a/index.html
+++ b/index.html
@@ -440,18 +440,19 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<span class="image"><a class="image" href="https://codecov.io/gh/nanomsg/nng"><img src="https://codecov.io/gh/nanomsg/nng/branch/master/graph/badge.svg?label=coverage" alt="Coverage"></a></span></p>
</div>
<div class="paragraph">
-<p>This is the documentation for <em>nng</em>. This is all very preliminary at this
-point.</p>
+<p>This is the documentation for <em>nng</em>. This is all very preliminary at this point.</p>
</div>
<div class="paragraph">
-<p>A reference manual is available <a href="man/v{{ site.latest }}/nng.html">here</a>.</p>
+<p>The Reference Manual is available for browsing <a href="man/index.html">here</a>.</p>
+</div>
+<div class="paragraph">
+<p>You can also development and documentation efforts for <em>nng</em> by purchasing your own copy of the <a href="https://leanpub.com/nngmanual">NNG Reference Manual on Leanpub</a>.</p>
</div>
<div class="paragraph">
<p>Here is my <a href="RATIONALE.html">rationale</a> for why I made <em>nng</em>.</p>
</div>
<div class="paragraph">
-<p>Please see the <a href="https://github.com/nanomsg/nng">GitHub Repository</a> for further
-information.</p>
+<p>Please see the <a href="https://github.com/nanomsg/nng">GitHub Repository</a> for further information.</p>
</div>
</div>
</body>
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>