Re: [sphinx-dev] Non-trivial conditional include with ifconfig?

2010-02-09 Thread Fernando Perez
On Tue, Feb 9, 2010 at 10:52 PM, Fernando Perez wrote: > Did you actually build these and got the expected output?  I updated > sphinx to hg trunk, and even though now your approach doesn't give me > any errors, it simply won't produce any output for that section. Scratch that! Your solution does

Re: [sphinx-dev] Non-trivial conditional include with ifconfig?

2010-02-09 Thread Fernando Perez
Hi Kevin, On Fri, Feb 5, 2010 at 11:58 AM, Kevin Dunn wrote: > That could be it.  I use the 1.00 version from hg because of a bug in > prior versions with ">" and "<" symbols that appear in source code > with LaTeX output. Did you actually build these and got the expected output? I updated sphi

[sphinx-dev] Re: customizing data member rendering

2010-02-09 Thread Václav Šmilauer
I got to some solution today, although it is a hack: 1. A function connected to autodoc-process-signature asks for __doc__ of the object it receives; __doc__ is scanned for the :ydefault:`(.? *)` role. If it is found, it's added to the signature of that attribute. 2. The :ydefault: role itself is

[sphinx-dev] Re: FYI: different layout example

2010-02-09 Thread Felix Hummel
I like yours alot, Florian. What exactly did you modify and would you be so kind to share? Felix On 8 Feb., 13:25, Florian Diesch wrote: > Schollii writes: > > For those interested in a somewhat different layout than one of the > > two default ones, I have played around with the layout.html a