aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/guide/index.rst36
1 files changed, 0 insertions, 36 deletions
diff --git a/docs/src/guide/index.rst b/docs/src/guide/index.rst
deleted file mode 100644
index 5c9a2b67..00000000
--- a/docs/src/guide/index.rst
+++ /dev/null
@@ -1,36 +0,0 @@
-.. An Introduction to libuv documentation master file, created by
- sphinx-quickstart on Sat Jun 16 16:39:14 2012.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
-
-Table of Contents
-=================
-
-.. toctree::
- :maxdepth: 2
-
- introduction
- basics
- filesystem
- networking
- threads
- processes
- eventloops
- utilities
- about
-
-Alternate formats
------------------
-
-The book is also available in:
-
-.. raw:: html
-
- <ul>
- <li>
- <a href="http://nikhilm.github.com/uvbook/An%20Introduction%20to%20libuv.pdf" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'PDF']);">PDF</a>
- </li>
- <li>
- <a href="http://nikhilm.github.com/uvbook/An%20Introduction%20to%20libuv.epub" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'ePub']);">ePub</a>
- </li>
- </ul>