Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove odict | Aldo Cortesi | 2016-06-09 | 1 | -6/+6 |
| | | | | | | | | - Adds default implementations for _kconv and _reduce_values to MultiDict. Without these, operations fail in really, really non-obvious ways. - Replace the remaining few instances of ODict Fixes #1159 | ||||
* | fix MultiView docs | Maximilian Hils | 2016-06-06 | 1 | -4/+10 |
| | |||||
* | docs++ | Maximilian Hils | 2016-05-18 | 1 | -0/+11 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2016-04-30 | 2 | -1/+4 |
| | |||||
* | docs: better data structure docs | Maximilian Hils | 2016-04-11 | 2 | -4/+8 |
| | |||||
* | Doc tweaks | Aldo Cortesi | 2016-02-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | This patch does the following: - Fixes all warnings in the doc tree - Adds a modd + devd conf file that renders HTML and treats doc warnings as errors. This lets you send warning output to your desktop notifier, and gives livereload similar to the livehtml entry in the Makefile. - Some small tweaks Sphinx currently has a bug that causes unknown options to generate a warning: https://github.com/sphinx-doc/sphinx/issues/2229 This is fixed in stable, but not yet released. You can update Sphinx to the latest stable like so: pip install --upgrade https://github.com/sphinx-doc/sphinx/archive/stable.zip | ||||
* | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 8 | -0/+222 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 8 | -222/+0 |
| | |||||
* | adjust to netlib response changes + docs | Maximilian Hils | 2015-09-26 | 1 | -8/+11 |
| | |||||
* | adjust to netlib request changes + docs | Maximilian Hils | 2015-09-26 | 1 | -8/+39 |
| | |||||
* | experimental: run tests using py.tests | Maximilian Hils | 2015-09-21 | 1 | -2/+3 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2015-09-07 | 7 | -9/+9 |
| | |||||
* | remove old docs | Maximilian Hils | 2015-09-07 | 1 | -0/+52 |
| | |||||
* | docs :tada: | Maximilian Hils | 2015-09-06 | 3 | -0/+74 |
| | |||||
* | docs++ | Maximilian Hils | 2015-09-05 | 1 | -0/+1 |
| | |||||
* | doc: headers class | Maximilian Hils | 2015-09-05 | 1 | -1/+6 |
| | |||||
* | rewrite basic docs for readthedocs | Maximilian Hils | 2015-09-04 | 4 | -0/+55 |