summaryrefslogtreecommitdiff
path: root/python/build
Commit message (Expand)AuthorAgeFilesLines
* python: Convert dict iterators.Russell Bryant2016-01-211-1/+1
* python: Restrict line length to 79 chars.Russell Bryant2016-01-051-5/+10
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-051-0/+6
* python: Fix invalid varable/function references.Russell Bryant2016-01-051-0/+7
* nroff: Add support for <b>...</b> and <i>...</i> inline markup.Ben Pfaff2015-09-291-2/+2
* nroff: Support inline XML inside <pre> blocks.Ben Pfaff2015-09-291-12/+14
* nroff: Allow comments in more contexts.Ben Pfaff2015-08-261-3/+8
* nroff: Add support for 'diagram' XML element for protocol headers.Ben Pfaff2015-08-031-0/+97
* xml2nroff: Allow comments in block XML.Ben Pfaff2015-07-121-0/+2
* nroff: Fix style of names.Ben Pfaff2015-07-061-28/+28
* nroff: Fix the escape of '.'.Ben Pfaff2015-06-231-1/+1
* ovn-nbctl: Take default database target from OVN_NB_DB in environment.Ben Pfaff2015-06-161-1/+1
* ovsdb-doc: Factor out nroff formatting into a separate Python module.Ben Pfaff2015-02-192-0/+185