Commit Graph

23 Commits

Author SHA1 Message Date
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 2016-05-26 20:52:17 +02:00
ThiefMaster c5900a1adf s/1.0/0.11/ in versionadded/versionchanged markers
closes #1817
2016-05-23 14:43:23 +02:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Prayag Verma 6c0496a1f3 Fix a typo
`interchangable` → `interchangeable`
2016-02-08 19:33:34 +05:30
Markus Unterwaditzer 73d89cccec Errorhandlers were NOT *added* in 1.0 2015-04-30 23:05:55 +02:00
Phil Schaf 290372faf1 some details 2015-04-11 18:08:04 +02:00
Phil Schaf 4437eb7ceb slimmed down error handling intro 2015-04-11 18:01:22 +02:00
Phil Schaf 9d3c4bbb8c Added docs for the error handler rework 2015-04-11 17:25:17 +02:00
Armin Ronacher 7c16054d81 Updated the logging documentation for recent changes. 2014-08-27 01:22:01 +02:00
Kyle P. Johnson 71b525e1fa typos 2014-08-14 16:16:58 -04:00
dmackinnon 231f45b432 Fix typo 2013-09-25 11:50:02 -04:00
Andrew Ash fc7fe62846 Update docs/errorhandling.rst 2012-02-25 15:29:13 -05:00
Ron DuPlain 69e7a0a2a0 Move debugger details into a new section, #343. 2012-02-03 18:11:14 -05:00
Sam Anderson da00160db6 Fixed some small typos in the documentation.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-03-13 21:14:06 -04:00
Armin Ronacher 38107c752c Fixed a wrong import path in the documentation. Fixes #102 2010-08-07 13:41:06 +02:00
Armin Ronacher 70dc2b66a0 Removed useless script reference. This fixes #87 2010-07-16 13:14:54 +02:00
Adam Zapletal ee5eafa795 Error Handling documentation fixes (grammar, etc) 2010-06-28 15:12:33 +08:00
Armin Ronacher ea72e272a6 Fixed a broken example 2010-06-14 18:11:52 +02:00
Dag Odenhall f904ef27d3 Fixing typo in error handling documentation (s/changes are/chances are/) 2010-06-05 19:34:17 +08:00
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 2010-05-28 01:18:29 +02:00
Armin Ronacher cbcd15c3b5 Beefed up latex output. Unfortunately parts look ugly. 2010-05-24 08:38:28 +02:00
Armin Ronacher 267f5f5c82 Added a pattern for custom error pages. 2010-05-17 23:14:50 +02:00
Armin Ronacher ea5e654e9e Added a documentation chapter about logging 2010-05-17 22:46:35 +02:00