D5077: help: allow hiding of help topics

rdamazio (Rodrigo Damazio Bovendorp) phabricator at mercurial-scm.org
Thu Oct 18 23:25:59 EDT 2018


rdamazio added a comment.


  In https://phab.mercurial-scm.org/D5077#76403, @yuja wrote:
  
  > > +def filtertopic(ui, topic):
  > >  +    return ui.configbool('help', 'hide.%s' % topic, False)
  >
  > Maybe we need a separate namespace (e.g. help.hidden-topic.%s)?
  
  
  Done.

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