gecko/tools/docs
Gregory Szorc 3dda1468a5 Bug 1091722 - Don't require configure before generating docs; r=glandium
Ever since Sphinx variable reading operates at the AST level (bug
1071012), we don't technically need a fully configured environment in
order to generate the documentation!

This patch stubs out the config environment object with a fake one that
provides the only needed context to generate the Sphinx docs. This
allows us to build the Sphinx docs on a fresh clone of the tree with no
configure and with no object directory.

--HG--
extra : rebase_source : f44513f01706391a5932a20c1437fcc8697611cd
2014-10-30 10:37:00 -07:00
..
moztreedocs
conf.py Bug 1091722 - Use Read The Docs theme for Sphinx; r=glandium 2014-10-30 10:09:29 -07:00
index.rst
mach_commands.py Bug 1091722 - Don't require configure before generating docs; r=glandium 2014-10-30 10:37:00 -07:00
Vagrantfile