-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 26.02.2010 17:22, schrieb Fernando Perez:
> Hi,
> 
> On Sun, Feb 21, 2010 at 9:46 AM, Georg Brandl <ge...@python.org> wrote:
>> @Günter: section titles can be matched in nested parsing if you set the
>> "match_titles" argument to true.  I am very happy that this works, other-
>> wise autodoc would have lots of problems with titles in docstrings.
> 
> Where is this argument to be set, conf.py as a global, or elsewhere?
> I'd like to use this to generate more cleanly structured docs (right
> now I'm pushing solutions to be nested even in places where  it would
> make more sense for them to match the surrounding title level).

It must be set internally, as an argument of the "nested_parse()" method
that directives like "only" use for parsing their content.  You can't change
that argument, but it is already set to True from 0.6.3 on.

Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAkuJnPUACgkQN9GcIYhpnLDqSgCfaq6tZyLLbyYDBhOrXri/bf8O
ukgAnRHNruL/94/zIbCY6fQYgIMdLzkP
=+Mib
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to