Commit Graph

31 Commits

Author SHA1 Message Date
Aldo Cortesi 08f44b9fad Doc tweaks
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
2016-02-21 11:47:17 +13:00
Aldo Cortesi 92597f82ea Docs and examples to top level 2016-02-18 09:27:08 +13:00
Maximilian Hils 33fa49277a move mitmproxy 2016-02-15 14:58:46 +01:00
Maximilian Hils 8d8ae74102 workaround for RTD issue rtfd/readthedocs.org#152 2016-02-11 00:38:49 +01:00
Maximilian Hils b0dc44428e fix #823 2016-02-10 19:42:41 +01:00
Maximilian Hils db719f1673 remove compatible version specifiers 2016-02-05 22:59:24 +01:00
David Weinstein 4be8d148b1 Add SNI ignore docs and have code match it 2016-01-26 13:09:22 -05:00
Michael J. Bazzinotti e766838a1a Add Inline Script Hooks to TCP mode 2016-01-10 13:05:01 -05:00
Michael J. Bazzinotti 80690b7906 [docs/libmproxy/test] Support single client-side cert file as argument to
--client-certs
2015-12-28 15:20:45 -05:00
Jakub Wilk c8f9f4c17e docs: fix typos 2015-12-12 11:18:56 +01:00
Maximilian Hils 59d3e9d954 docs++ 2015-11-07 20:43:10 +01:00
David Dworken 96465075f4 Added information on cert pinning (Fixes #689) 2015-11-06 21:23:10 -05:00
Maximilian Hils c62abd67d2 docs: fix broken graphic 2015-11-02 13:04:35 +01:00
Maximilian Hils 96db5edc5c docs: improve mode flowchart 2015-11-02 11:50:08 +01:00
Maximilian Hils 51a3378290 improve reverse proxy docs 2015-11-02 10:47:14 +01:00
Nick Badger 4537d561c6 Ubuntu install missing libjpeg8-dev, zlib1g-dev
As per https://pillow.readthedocs.org/en/3.0.0/installation.html#linux-installation, to avoid missing install dependencies.
2015-10-22 18:11:06 -07:00
Nick Badger a6fee43384 Update ubuntu installation to includ libjpeg
Otherwise install fails with error "--enable-jpeg requested but jpeg not found"
2015-10-22 17:38:55 -07:00
Ben Lerner 22191d63ab doc typo fix 2015-10-13 21:09:56 -04:00
Maximilian Hils 1b6ea5caf3 adjust to netlib response changes + docs 2015-09-26 17:41:14 +02:00
Maximilian Hils b13acd7956 adjust to netlib request changes + docs 2015-09-26 01:23:59 +02:00
Maximilian Hils bba5ec7144 experimental: run tests using py.tests 2015-09-21 18:31:30 +02:00
Maximilian Hils 774d5b42a2 improve readme 2015-09-16 03:59:22 +02:00
Maximilian Hils c3ba98b681 docs: update documentedlist, add filter table headers 2015-09-08 15:36:24 +02:00
Maximilian Hils c4286b15dc docs: minor fixes 2015-09-07 10:52:18 +02:00
Maximilian Hils 31ee4607c8 remove old docs 2015-09-07 10:30:40 +02:00
Maximilian Hils b4013659a8 docs 🎉 2015-09-06 03:20:58 +02:00
Maximilian Hils 853cd81075 docs++ 2015-09-06 01:37:15 +02:00
Maximilian Hils 23e8260a99 finish tools section 2015-09-05 23:50:37 +02:00
Maximilian Hils 1165e35e1b docs++ 2015-09-05 20:15:35 +02:00
Maximilian Hils 1fb28594ed doc: headers class 2015-09-05 13:27:11 +02:00
Maximilian Hils 74b3b842fe rewrite basic docs for readthedocs 2015-09-04 16:17:55 +02:00