gecko/python/mach/mach
Gregory Szorc 161900aa2e Bug 1115278 - Fix mach documentation issues; r=glandium
terminal.py had an ambiguous |import logging| that was importing
mach.logging from Sphinx. We fix it.

There was also a poorly formed link in the mach commands documentation.
We fix it.

--HG--
extra : rebase_source : 12783c69027989ac031d29e4ecbc1ee2f465ffa4
extra : histedit_source : 4283c6cdecc4de8aa7636d0c4cc566daf5142b50
2014-12-24 10:26:34 -08:00
..
commands
mixin Bug 1019944 - mach logging shouldn't eat whitespace at the start of the line. r=gps 2014-06-25 10:35:32 +02:00
test Bug 1030717 - Don't try to create the mach state directory until it's actually needed. r=gps 2014-07-03 07:15:31 +09:00
__init__.py
base.py Bug 1108399 - Introduce decorator for mach sub-commands; r=ahal 2014-12-07 11:40:39 -08:00
config.py
decorators.py Bug 1108399 - Introduce decorator for mach sub-commands; r=ahal 2014-12-07 11:40:39 -08:00
dispatcher.py Bug 1108399 - Handle help on mach sub-commands; r=ahal 2014-12-06 22:39:32 -08:00
logging.py Bug 1020514 - Make mach colorize lines that start with REFTEST TEST-UNEXPECTED-FAIL etc. r=gps. 2014-06-20 12:01:03 -05:00
main.py Bug 1107968 - Add --debug-command to mach; r=ahal 2014-12-05 10:19:49 -08:00
registrar.py
terminal.py Bug 1115278 - Fix mach documentation issues; r=glandium 2014-12-24 10:26:34 -08:00