D6326: gendoc: group commands by category in man page and HTML help

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Sun May 5 01:10:07 EDT 2019


martinvonz added inline comments.

INLINE COMMENTS

> gendoc.py:207
> +        if not categorycmds:
> +            continue  # Skip empty categories
> +        # Print a section header for the category.

`test-check-code.t` didn't like this ("gratuitous whitespace after Python keyword"), so I moved the comment to separate line above.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D6326

To: Sietse, #hg-reviewers, martinvonz
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list