Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs/select: Rename to uselect, to match the actual module name. | Paul Sokolovsky | 2017-06-16 |
| | | | | | Also, add ipoll() documentation and markup changes to comply with CPython usage. | ||
* | docs/select: Add an article. | Paul Sokolovsky | 2016-06-18 |
| | |||
* | docs/select: Document POLLIN/OUT/ERR/HUP. | Paul Sokolovsky | 2015-11-09 |
| | |||
* | docs: select: Describe poll.poll() return value in detail. | Paul Sokolovsky | 2015-10-29 |
| | |||
* | docs: select: Describe extra details. | Paul Sokolovsky | 2014-11-09 |
| | |||
* | docs: Cleanup and update some docs. | Damien George | 2014-10-31 |
| | |||
* | docs: Import documentation from source-code inline comments. | Damien George | 2014-10-31 |
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory. |