Update doc
This commit is contained in:
parent
f52105ea93
commit
e987e62714
|
@ -11,7 +11,7 @@
|
||||||
* Copyright 2011, The Dojo Foundation
|
* Copyright 2011, The Dojo Foundation
|
||||||
* Released under the MIT, BSD, and GPL Licenses.
|
* Released under the MIT, BSD, and GPL Licenses.
|
||||||
*
|
*
|
||||||
* Date: Sat May 11 13:37:56 BRT 2013
|
* Date: Thu Aug 1 23:20:30 BRT 2013
|
||||||
*/
|
*/
|
||||||
(function( window, undefined ) {
|
(function( window, undefined ) {
|
||||||
|
|
||||||
|
|
|
@ -128,6 +128,10 @@ required:</p>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>cunit >= 2.1</li>
|
<li>cunit >= 2.1</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>To build the documentation, you need to install:</p>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>sphinx (<a class="reference external" href="http://sphinx-doc.org/">http://sphinx-doc.org/</a>)</li>
|
||||||
|
</ul>
|
||||||
<p>To build and run the application programs (<tt class="docutils literal"><span class="pre">nghttp</span></tt>, <tt class="docutils literal"><span class="pre">nghttpd</span></tt> and
|
<p>To build and run the application programs (<tt class="docutils literal"><span class="pre">nghttp</span></tt>, <tt class="docutils literal"><span class="pre">nghttpd</span></tt> and
|
||||||
<tt class="docutils literal"><span class="pre">nghttpx</span></tt>) in <tt class="docutils literal"><span class="pre">src</span></tt> directory, the following packages are
|
<tt class="docutils literal"><span class="pre">nghttpx</span></tt>) in <tt class="docutils literal"><span class="pre">src</span></tt> directory, the following packages are
|
||||||
required:</p>
|
required:</p>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue