D5077: help: allow hiding of help topics

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sun Oct 14 11:31:04 EDT 2018


yuja added a comment.


  > +def filtertopic(ui, topic):
  >  +    return ui.configbool('help', 'hide.%s' % topic, False)
  
  Maybe we need a separate namespace (e.g. help.hidden-topic.%s)?

REPOSITORY
  rHG Mercurial

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

To: rdamazio, #hg-reviewers
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list