summaryrefslogtreecommitdiff
path: root/python/build
Commit message (Expand)AuthorAgeFilesLines
* build-aux: Split extract-ofp-fields.Adrian Moreno2022-07-151-0/+421
* xml2nroff: Fix formatting of action headers in ovs-actions(7) manpage.Ben Pfaff2021-05-061-4/+3
* python: Fixup python shebangs to python3.Greg Rose2020-08-261-2/+2
* docs: handle multi line headers for nroffIhar Hrachyshka2020-02-131-1/+8
* python: Fix invalid escape sequences.Ben Pfaff2019-01-111-2/+2
* nroff: Fix fonts for h2, h3, h4.Ben Pfaff2019-01-101-5/+5
* nroff: Increase width for .IP used for ordered lists.Ben Pfaff2019-01-101-1/+1
* 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