From c7d8bfc7aa161fb3df187304f69edc2c8e7d0913 Mon Sep 17 00:00:00 2001 From: Dan Goldsmith Date: Wed, 29 Jan 2014 14:47:25 +0000 Subject: [PATCH] Updated output documents with default html output --- doc/output.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/output.rst b/doc/output.rst index 3a875477a..47d29c0af 100644 --- a/doc/output.rst +++ b/doc/output.rst @@ -51,6 +51,9 @@ A few other examples: {path}:{line}: [{msg_id}({symbol}), {obj}] {msg} +* HTML output (Default for the html output format) format:: + + '{category}{module}{obj}{line}{column}{msg}' .. _Python new format syntax: http://docs.python.org/2/library/string.html#formatstrings