summaryrefslogtreecommitdiff
path: root/python/build
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-7/+8
* tests: Convert soexpand build tool from Perl to Python.Ben Pfaff2017-11-261-0/+56
* Python3 compatibility: fix integer problemsJason Wessel2017-07-061-0/+2
* ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.Ben Pfaff2017-01-251-14/+50
* nroff: Improve formatting of ASCII diagrams.Ben Pfaff2017-01-251-19/+61
* python: Fix nroff indentation for <dl> after <hN>.Joe Stringer2017-01-061-3/+11
* 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