aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/guide/about.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/src/guide/about.rst b/docs/src/guide/about.rst
index 8efa5178..8dc58cbe 100644
--- a/docs/src/guide/about.rst
+++ b/docs/src/guide/about.rst
@@ -7,8 +7,7 @@ been stung by the lack of good documentation on libuv while working on
`node-taglib <https://github.com/nikhilm/node-taglib>`_. Although reference
documentation was present, there were no comprehensive tutorials. This book is
the output of that need and tries to be accurate. That said, the book may have
-mistakes. Pull requests are encouraged. You may also `email him
-<nsm.nikhil@gmail.com>`_ if you find an error.
+mistakes. Pull requests are encouraged.
Nikhil is indebted to Marc Lehmann's comprehensive `man page
<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>`_ about libev which
@@ -17,6 +16,10 @@ describes much of the semantics of the two libraries.
This book was made using `Sphinx <http://sphinx.pocoo.org/>`_ and `vim
<http://www.vim.org>`_.
+.. note::
+ In 2017 the libuv project incorporated the Nikhil's work into the official
+ documentation and it's maintained there henceforth.
+
Licensing
---------