
Sandro Bonazzola has submitted this change and it was merged. Change subject: tools: improved helptag script to auto-generate ...................................................................... tools: improved helptag script to auto-generate Improved the helptag.py script to do a better diff. It can now read in an existing file containing help URL mappings and write out a new, updated file while still preserving the URLs. This saves the team a lot of time. Removed the JSON format and '--format' option because JSON support was not actually used. Change-Id: I07a86ea74c884028cc7a65bd529898d698d64fa0 Signed-off-by: Greg Sheremeta <gshereme@redhat.com> --- M build/helptag.py 1 file changed, 120 insertions(+), 91 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Greg Sheremeta: Verified -- To view, visit https://gerrit.ovirt.org/53320 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07a86ea74c884028cc7a65bd529898d698d64fa0 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>