summaryrefslogtreecommitdiffstats
path: root/doc/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/dev: add section on using the gen_state_diagram.py scriptLaura Flores2022-02-101-0/+11
* doc: build mon_command_api.rst using a homebrew extensionKefu Chai2021-01-081-206/+0
* doc/script/gen_state_diagram: wrap lines which is over 80 charsKefu Chai2020-11-191-7/+13
* doc/script/gen_state_diagram: use itertools.cycle() for cycling in colorsKefu Chai2020-11-191-11/+5
* doc/script/gen_state_diagram: add "output" parameter to emit_dot()Kefu Chai2020-11-191-8/+8
* doc/script/gen_state_diagram: only run if called as a scriptKefu Chai2020-11-191-4/+5
* doc: increase visibility of the peering state diagramJianshen Liu2020-11-191-3/+29
* script/gen_state_diagram.py: s/python/python3/Kefu Chai2020-08-281-2/+1
* doc/scripts/gen_state_diagram.py: Fix literal comparison syntax warningsVarsha Rao2020-06-111-11/+11
* doc/api: Add a generated reference of all mon commands.Sebastian Wagner2020-05-051-0/+206
* doc parse two lines for getting the contextAlfredo Deza2017-10-061-5/+13
* doc raise exceptions with a base classAlfredo Deza2017-10-061-5/+5
* doc/scripts/gen_state_diagram.py: port to py3Kefu Chai2017-09-111-8/+10
* doc: style fixes for gen_state_diagramAlfredo Deza2016-05-311-1/+6
* cleanup: python: remove warnings of 'trailing whitespace'Li Peng2016-05-091-1/+1
* Update Python hashbang to respect environmentSharif Olorin2014-03-111-1/+1
* gen_state_diagram.py: fix function nameDanny Al-Gaaf2013-04-251-2/+2
* gen_state_diagram.py: fix naming of global variables/constantsDanny Al-Gaaf2013-04-251-4/+4
* gen_state_diagram.py: add some missing spaces around operatorsDanny Al-Gaaf2013-04-251-9/+9
* gen_state_diagram.py: remove unnecessary semicolonDanny Al-Gaaf2013-04-251-1/+1
* doc/scripts/gen_state_diagram.py: make parser a bit more forgivingSamuel Just2012-07-051-1/+1
* doc: Add peering state diagramSamuel Just2011-11-301-0/+201