Re: [sphinx-dev] html_sidebars

2010-01-01 Thread Georg Brandl
Am 01.01.2010 16:48, schrieb Tarek Ziadé: > Hi, > > I was trying to add an sidebar in *all* pages, using html_sidebars. > I ended up adding in conf.py a loop that lists all files in my Sphinx > source directory, to generate a dict for html_sidebars. > > Is there a simpler way to do this ? if not

Re: [sphinx-dev] Fwd: repetitive url pattern

2010-01-01 Thread Georg Brandl
Am 02.01.2010 06:15, schrieb Jacob Kaplan-Moss: > On Fri, Jan 1, 2010 at 5:12 PM, Georg Brandl wrote: >> For the next Sphinx release (1.0), I have added an extension to do >> exactly this, named "extlinks". See this page for usage info: >> http://sphinx.pocoo.org/latest/ext/extlinks.html > > Wha

Re: [sphinx-dev] Fwd: repetitive url pattern

2010-01-01 Thread Jacob Kaplan-Moss
On Fri, Jan 1, 2010 at 5:12 PM, Georg Brandl wrote: > For the next Sphinx release (1.0), I have added an extension to do > exactly this, named "extlinks".  See this page for usage info: > http://sphinx.pocoo.org/latest/ext/extlinks.html What would you think of changing the link expansions to a *p

[sphinx-dev] Re: ReST filter for aspell?

2010-01-01 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Georg Brandl wrote: > Am 19.12.2009 07:57, schrieb Lennart Regebro: >> Hi all! >> >> It would be nice to have a ReST/Sphinx filter for aspell. I have no >> clue how to make such a thing, and do not exactly feel like learning >> it at the moment. :) May

Re: [sphinx-dev] Bug in html output for lists with code-blocks

2010-01-01 Thread Maxim Khitrov
On Fri, Jan 1, 2010 at 6:21 PM, Georg Brandl wrote: > Am 25.11.2009 18:07, schrieb Maxim Khitrov: >> Hello all, >> >> I'm using Sphinx 0.6.3. It seems that there is a minor rendering >> problem when lists contain code blocks as in the following example: >> >> * Test1 >> * Test2:: >> >>   code >> >

Re: [sphinx-dev] Re: sphinx.ext.graphviz with SVG output instead of PNG?

2010-01-01 Thread Georg Brandl
Am 04.12.2009 16:48, schrieb Jason S: > On Nov 30, 12:16 am, Henrique Bastos wrote: > >> I've modified sphinx.ext.graphviz to support SVG. It's explained on >> this blog >> post:http://henriquebastos.net/2009/11/30/adding-svg-support-to-sphinxs-gr... > > sphinx admins: could you perhaps review

Re: [sphinx-dev] Re: Links in starting page using IE8

2010-01-01 Thread Georg Brandl
Should be fixed in the development branches now. Georg Am 02.12.2009 22:44, schrieb nickmalcolm: > I second this issue :) A fix would be nice, as changing those links to > include # every build is somewhat irritating. > > Thanks > > On Dec 3, 12:28 am, uri wrote: >> My mistake - it does work (

Re: [sphinx-dev] Bug in html output for lists with code-blocks

2010-01-01 Thread Georg Brandl
Am 25.11.2009 18:07, schrieb Maxim Khitrov: > Hello all, > > I'm using Sphinx 0.6.3. It seems that there is a minor rendering > problem when lists contain code blocks as in the following example: > > * Test1 > * Test2:: > > code > > Without the code block you would get this as a result: > >

Re: [sphinx-dev] Another little project gets Sphinxed :-D

2010-01-01 Thread Georg Brandl
Am 10.12.2009 23:43, schrieb Infinity77: > Hi All, > > I was wondering if the documentation related to my library > (Advanced Generic Widgets, a sub-package of the official wxPython > distribution) may end up in your never-ending list of projects using > Sphinx: > > http://xoomer.virgilio.it/

Re: [sphinx-dev] Fwd: repetitive url pattern

2010-01-01 Thread Georg Brandl
Am 07.12.2009 16:51, schrieb Jean Daniel: > Hello, > > When editing a changelog, to include a link to the description of a > ticket, I constantly use the following pattern : > > `#233 `_ > > Only the ticket number changes. What is the cl

Re: [sphinx-dev] Various doctest problems / questions.

2010-01-01 Thread Lennart Regebro
On Fri, Jan 1, 2010 at 22:05, Chris Withers wrote: > I'd warrant you'll find it easier and simpler to write a customer Manuel > plugin to do what you want, especially as most of the hard work is done > for you already... Nah, all I needed, at least at the moment, is to fix a bug in Sphinx (i'll m

Re: [sphinx-dev] Comment about the mailing list

2010-01-01 Thread Georg Brandl
Am 23.12.2009 14:57, schrieb Adrian von Bidder: > Heyho! > > On your web page (I found it on http://sphinx.pocoo.org/extensions.html) you > invite people to "just write to" sphinx-dev. Where email is then bounced > with a comment that I am not allowed to post, and the error message doesn't > c

Re: [sphinx-dev] ReST filter for aspell?

2010-01-01 Thread Georg Brandl
Am 19.12.2009 07:57, schrieb Lennart Regebro: > Hi all! > > It would be nice to have a ReST/Sphinx filter for aspell. I have no > clue how to make such a thing, and do not exactly feel like learning > it at the moment. :) Maybe somebody else have done it already? Myself, I've not heard of one; bu

Re: [sphinx-dev] jsMath

2010-01-01 Thread Georg Brandl
Am 07.12.2009 20:14, schrieb David Arnold: > All, > > I tried: > > extensions = ['sphinx.ext.jsmath', > 'matplotlib.sphinxext.only_directives', > 'matplotlib.sphinxext.plot_directive'] > > #pngmath_use_preview='True' > > jsmath_path='_static/jsMath/easy/load.js' > > But the attached image file

Re: [sphinx-dev] EPUB builder (#140)

2010-01-01 Thread Georg Brandl
Am 16.12.2009 17:24, schrieb wierob: > Hi, > > I started to work on a rst2epub converter (http://bitbucket.org/wierob/ > rst2epub/ ). The package provides an API that helps to generate the > required meta data (content.xml, opf-file, ncx-file) and build an OCF > ZIP Container. > > Is anyone alrea

Re: [sphinx-dev] projects using Sphinx: Total Open Station

2010-01-01 Thread Georg Brandl
Am 29.12.2009 21:48, schrieb Stefano Costa: > Total Open Station (TOPS for friends) is a free software program for > downloading and processing data from total station devices. > Documentation includes both the user’s manual and the developer’s > manual, and it is made with Sphinx, as the whole web

Re: [sphinx-dev] repoze.bfg book produced with Sphinx

2010-01-01 Thread Georg Brandl
Am 01.01.2010 22:08, schrieb Chris Withers: > chrism wrote: >> I used the following Sphinx branch to get page number references and >> slightly better hyperlinking: >> >> http://bitbucket.org/chrism/sphinx/ > > Could this be fed back into the mainstream Sphinx? We're working on it :) Georg s

Re: [sphinx-dev] Re: rough cut at latex references/labels and hrefs for better printed output

2010-01-01 Thread Thorsten Lockert
Current references don't work quite as documented with the latex writer either -- :doc:`document` fails in subdirectories, and needs to be :doc:`subdir/document`. Of course, that does not work with the HTML writer... Thorsten On Jan 1, 2010, at 14:39 , Georg Brandl wrote: > Am 30.12.2009 03:44

Re: [sphinx-dev] 'Projects using sphinx' - Blender3D

2010-01-01 Thread Georg Brandl
Am 25.12.2009 17:46, schrieb ideasma...@gmail.com: > Hi, today I got blender using sphinx for blender3d's autogenerated api > documentation, was using epydoc before. > > http://www.blender.org/documentation/250PythonDoc/modindex.html > > old epydocs > http://www.blender.org/documentation/250Pytho

Re: [sphinx-dev] Re: rough cut at latex references/labels and hrefs for better printed output

2010-01-01 Thread Georg Brandl
Am 30.12.2009 03:44, schrieb chrism: > On Dec 29, 9:32 am, Guenter Milde wrote: >> On 2009-12-27, chrism wrote: >> > FYI, I just made a rough cut at changing the latex writer to: >> > - Add LaTeX references and labels (\pageref and \label). >> > - Generate references after section header instead o

Re: [sphinx-dev] repoze.bfg book produced with Sphinx

2010-01-01 Thread Chris Withers
chrism wrote: > I used the following Sphinx branch to get page number references and > slightly better hyperlinking: > > http://bitbucket.org/chrism/sphinx/ Could this be fed back into the mainstream Sphinx? Chris -- Simplistix - Content Management, Batch Processing & Python Consulting

Re: [sphinx-dev] Various doctest problems / questions.

2010-01-01 Thread Chris Withers
Lennart Regebro wrote: > I also realized I need another option, namely to say under which > version a particular doctest should be run. So I had a brainwave, and > the solution to my problems is obvious: I'll write a custom doctest > extension for Sphinx. I'd warrant you'll find it easier and simp

[sphinx-dev] html_sidebars

2010-01-01 Thread Tarek Ziadé
Hi, I was trying to add an sidebar in *all* pages, using html_sidebars. I ended up adding in conf.py a loop that lists all files in my Sphinx source directory, to generate a dict for html_sidebars. Is there a simpler way to do this ? if not I would like to suggest adding a glob-style pattern in

Re: [sphinx-dev] Various doctest problems / questions.

2010-01-01 Thread Lennart Regebro
I also realized I need another option, namely to say under which version a particular doctest should be run. So I had a brainwave, and the solution to my problems is obvious: I'll write a custom doctest extension for Sphinx. On Thu, Dec 31, 2009 at 13:03, Lennart Regebro wrote: > On Thu, Dec 31,