From 94f0035f0158bfcd3f3b2b799ecbf0c32e0da658 Mon Sep 17 00:00:00 2001
From: Garrett D'Amore
Date: Fri, 9 Mar 2018 13:55:03 -0800
Subject: Updates to the man pages, link to site.
---
_adoc/index.adoc | 10 +++++-----
_adoc/man/index.adoc | 5 +++--
index.html | 11 ++++++-----
man/index.html | 9 ++++++---
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 <>.
+The Reference Manual is available for browsing <>.
+
+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 <> 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 <>.
+* <> (v{{site.latest}}, the most recent release)
+* <> (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

-
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 here.
+
The Reference Manual is available for browsing here.
+
+