equal
deleted
inserted
replaced
11 * `winclude`, reference to a web documentation file (in wdoc/ directories) |
11 * `winclude`, reference to a web documentation file (in wdoc/ directories) |
12 |
12 |
13 * `sourcecode` (if pygments is installed), source code colorization |
13 * `sourcecode` (if pygments is installed), source code colorization |
14 |
14 |
15 :organization: Logilab |
15 :organization: Logilab |
16 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. |
16 :copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. |
17 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
17 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
18 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses |
18 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses |
19 """ |
19 """ |
20 __docformat__ = "restructuredtext en" |
20 __docformat__ = "restructuredtext en" |
21 |
21 |