Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: overview, classes, arguments | Aldo Cortesi | 2016-10-16 | 2 | -20/+60 |
| | |||||
* | docs: improve external source links, tweak code docs | Aldo Cortesi | 2016-10-16 | 1 | -3/+17 |
| | |||||
* | docs: cleanups improvements and fighting sphinx | Aldo Cortesi | 2016-10-16 | 6 | -253/+293 |
| | | | | | | | | - Hide links to internal code listings, and link to github instead - Improve formatting of code/example captions - Fix outdated documentation of command-line options - Complete documentation of all events + improved formatting - tcp_open -> tcp_start, tcp_close -> tcp_end to reduce confusion | ||||
* | websockets_handshake -> websocket_handshake | Aldo Cortesi | 2016-10-04 | 1 | -1/+1 |
| | | | | The plural feels awkward. | ||||
* | fix docs | Maximilian Hils | 2016-10-02 | 1 | -2/+1 |
| | |||||
* | add docs for websocket_handshake hook | Thomas Kriechbaumer | 2016-09-01 | 1 | -0/+12 |
| | |||||
* | remove script contexts | Maximilian Hils | 2016-07-07 | 1 | -19/+4 |
| | |||||
* | minor docs fix | Maximilian Hils | 2016-06-26 | 1 | -1/+1 |
| | |||||
* | update examples, tests, docs | Maximilian Hils | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | docs: minor fixes | Maximilian Hils | 2016-04-30 | 1 | -1/+1 |
| | |||||
* | docs: better data structure docs | Maximilian Hils | 2016-04-11 | 1 | -3/+3 |
| | |||||
* | Doc tweaks | Aldo Cortesi | 2016-02-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | 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 | 2 | -0/+258 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 2 | -258/+0 |
| | |||||
* | Add Inline Script Hooks to TCP mode | Michael J. Bazzinotti | 2016-01-10 | 1 | -23/+40 |
| | |||||
* | docs :tada: | Maximilian Hils | 2015-09-06 | 2 | -2/+2 |
| | |||||
* | docs++ | Maximilian Hils | 2015-09-05 | 1 | -4/+2 |
| | |||||
* | rewrite basic docs for readthedocs | Maximilian Hils | 2015-09-04 | 2 | -0/+243 |