This is an archive of the discontinued Mercurial Phabricator instance.

exthelper: improve docs to indicate what module vars are needed
ClosedPublic

Authored by spectral on Apr 1 2021, 3:24 PM.

Details

Summary

I recently tried creating an extension "from scratch" using exthelper, and it
wasn't obvious that you needed these. I believe that a careful reading of one of
the comments would tell you that they were required, but it's easy to miss and
having the examples be "complete" is helpful.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

spectral created this revision.Apr 1 2021, 3:24 PM
Alphare accepted this revision.Apr 8 2021, 6:21 AM
Alphare added a subscriber: Alphare.

Thanks! This had bit me in the past, and I probably forgot about it.

pulkit accepted this revision.Apr 8 2021, 12:51 PM
This revision is now accepted and ready to land.Apr 8 2021, 12:51 PM