Emanuele Torre
9de0e26ce6
Generate links in man page
...
Some [foo](bar) links were added to manual.yml without updating
build_manpage.py to make it generate roff for "a" tags.
Fixes #2930
2023-10-12 15:32:23 -05:00
Emanuele Torre
c049061084
Fix build_manpage.py with newer markdown versions
...
The markdown python changed its API for markdown extensions.
Bumping the markdown package version in previous commits broke
docs/build_manpage.py since it was using registering an extension with
the old API.
2023-07-11 00:24:50 -05:00
itchyny
e5414e6828
docs: Fix coding style of Python scripts using YAPF ( #2606 )
2023-06-08 19:04:19 +09:00
nmulcahey
d178ebdc94
[docs] Use yaml.safe_load() in build_*.py scripts ( #2432 )
...
Co-authored-by: itchyny <itchyny@cybozu.co.jp >
2023-06-06 06:47:42 +09:00
Stephen Dolan
89caf46a5f
Update URLs from stedolan to jqlang
2023-05-28 17:06:31 +01:00
William Langford
175dbc4e25
Remove ruby dependency from manpage build
2019-02-26 11:10:38 -06:00
William Langford
c1f11855e3
Remove ruby dependency from website build
2019-02-26 11:10:38 -06:00