Commit Graph

7 Commits

Author SHA1 Message Date
Luke Dashjr
219e00f2c7 Merge 29585 via manpage_see_also-23+knots 2024-03-25 17:26:53 +00:00
Luke Dashjr
7cb557e7de contrib: manpages shouldn't "see also" themselves 2024-03-15 00:43:04 +00:00
fanquake
53c6f77e86 contrib: list other binaries in manpage output
Github-Pull: #29585
Rebased-From: 7c3ac598dd
2024-03-14 23:07:46 +00:00
MarcoFalke
fa8fe5b696
scripted-diff: Use new python 3.7 keywords
-BEGIN VERIFY SCRIPT-
 sed -i 's/universal_newlines/text/g' $(git grep -l universal_newlines)
-END VERIFY SCRIPT-
2023-01-18 13:00:34 +01:00
MacroFake
fa2b8ae0a2
util: improve bitcoin-wallet exit codes 2022-09-12 13:11:18 +02:00
fanquake
5a89bed410
contrib: address gen-manpages feedback from #24263
Co-authored-by: Carl Dong <contact@carldong.me>
2022-02-22 15:36:19 +00:00
laanwj
42c202893b doc: Fix gen-manpages, rewrite in Python
Rewrite the manual page generation script in Python.

This:
- Solves '-' stripping issue (fixes #22681)
- Makes that copyright footer is generated again
2022-02-04 17:03:31 +01:00