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 `_. 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 -`_ if you find an error. +mistakes. Pull requests are encouraged. Nikhil is indebted to Marc Lehmann's comprehensive `man page `_ about libev which @@ -17,6 +16,10 @@ describes much of the semantics of the two libraries. This book was made using `Sphinx `_ and `vim `_. +.. note:: + In 2017 the libuv project incorporated the Nikhil's work into the official + documentation and it's maintained there henceforth. + Licensing ---------