Bazaar doc and sphinx: how customizations are done?

Robert Collins robertc at robertcollins.net
Fri Jan 11 01:57:19 UTC 2013


On 11 January 2013 06:17, Dedeco <dedeco at ufmg.br> wrote:
>
> from bzrlib.doc_generate.conf import *

$ python
import bzrlib.doc_generate.conf
print(conf.__file__)

should get you close.

If its a package, you'll also want
print(conf.__path__)

-- 
Robert Collins <rbtcollins at hp.com>
Distinguished Technologist
HP Cloud Services



More information about the bazaar mailing list