From d2a4530c3713f7f2efcfd48437d0b9435c817c9a Mon Sep 17 00:00:00 2001 From: Dan Goldsmith Date: Wed, 29 Jan 2014 14:47:25 +0000 Subject: Updated output documents with default html output --- doc/output.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/output.rst b/doc/output.rst index 3a87547..47d29c0 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 -- cgit v1.2.1