docs+build: Fix build on Ubuntu 16.04

python-sphinx on Ubuntu 16.04 requires `master_doc` to exist, otherwise
failing the build of manpages, even though this `master_doc` is never
used in manpages.

Change-Id: I8252cd8d24cfcc0403fdf551519944692e206380
diff --git a/manpages/index.rst b/manpages/index.rst
new file mode 100644
index 0000000..d76db17
--- /dev/null
+++ b/manpages/index.rst
@@ -0,0 +1,8 @@
+.. toctree::
+  ndn-dissect
+  ndn-pib
+  ndndump
+  ndnpeek
+  ndnping
+  ndnpingserver
+  ndnpoke