doc: add libuv-dox to the documentation section
This commit is contained in:
parent
20253414c3
commit
7d23c1d7b9
14
README.md
14
README.md
@ -41,12 +41,14 @@ used by Mozilla's [Rust language](http://www.rust-lang.org/),
|
|||||||
|
|
||||||
* [include/uv.h](https://github.com/joyent/libuv/blob/master/include/uv.h)
|
* [include/uv.h](https://github.com/joyent/libuv/blob/master/include/uv.h)
|
||||||
— API documentation in the form of detailed header comments.
|
— API documentation in the form of detailed header comments.
|
||||||
* [An Introduction to libuv](http://nikhilm.github.com/uvbook/) — An
|
* [An Introduction to libuv](http://nikhilm.github.com/uvbook/)
|
||||||
overview of libuv with tutorials.
|
— An overview of libuv with tutorials.
|
||||||
* [LXJS 2012 talk](http://www.youtube.com/watch?v=nGn60vDSxQ4) - High-level
|
* [LXJS 2012 talk](http://www.youtube.com/watch?v=nGn60vDSxQ4)
|
||||||
introductory talk about libuv.
|
— High-level introductory talk about libuv.
|
||||||
* [Tests and benchmarks](https://github.com/joyent/libuv/tree/master/test) -
|
* [Tests and benchmarks](https://github.com/joyent/libuv/tree/master/test)
|
||||||
API specification and usage examples.
|
— API specification and usage examples.
|
||||||
|
* [libuv-dox](https://github.com/thlorenz/libuv-dox)
|
||||||
|
— Documenting types and methods of libuv, mostly by reading uv.h.
|
||||||
|
|
||||||
## Build Instructions
|
## Build Instructions
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user