doc: removed unused file
We use guide.rst as our index, so there is no need for a secondary one. PR-URL: https://github.com/libuv/libuv/pull/1246 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
This commit is contained in:
parent
b80106de45
commit
a94f83e4d8
@ -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>
|
||||
Loading…
Reference in New Issue
Block a user