[sphinx-dev] Re: How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Guenter Milde
On 2010-05-18, Stéphane Klein wrote: > Le 18/05/2010 17:23, Stéphane Klein a écrit : >> Le 18/05/2010 14:48, Guenter Milde a écrit : >>> On 2010-05-18, Stéphane Klein wrote: ... When I launch sphinx with this directive option, I've this error : ... (ERROR/3) Error in "include" directive

[sphinx-dev] documentation coverage

2010-05-18 Thread Daniel Stutzbach
I'm trying to use the coverage extension to check for functions I missed while writing documentation, but I'm not having much luck. _build/coverage/python.txt always contains: Undocumented Python objects === ... and nothing else, even if I deliberately delete some document

[sphinx-dev] Re: How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Stéphane Klein
Le 18/05/2010 17:23, Stéphane Klein a écrit : Le 18/05/2010 14:48, Guenter Milde a écrit : On 2010-05-18, Stéphane Klein wrote: In include directive, I would like do that : .. include:: ../README.txt :start-line: 4 Docutils have this feature : http://docutils.sourceforge.net/docs/ref/rst

[sphinx-dev] Re: How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Stéphane Klein
Le 18/05/2010 14:48, Guenter Milde a écrit : On 2010-05-18, Stéphane Klein wrote: In include directive, I would like do that : .. include:: ../README.txt :start-line: 4 Docutils have this feature : http://docutils.sourceforge.net/docs/ref/rst/directives.html#including-an-external-do

[sphinx-dev] Re: How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Stéphane Klein
Le 18/05/2010 15:39, Kevin Horn a écrit : On Tue, May 18, 2010 at 4:47 AM, Stéphane Klein mailto:steph...@harobed.org>> wrote: Hi, In include directive, I would like do that : .. include:: ../README.txt :start-line: 4 Docutils have this feature : http://docutils.s

Re: [sphinx-dev] How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Kevin Horn
On Tue, May 18, 2010 at 4:47 AM, Stéphane Klein wrote: > Hi, > > In include directive, I would like do that : > > .. include:: ../README.txt >:start-line: 4 > > Docutils have this feature : > http://docutils.sourceforge.net/docs/ref/rst/directives.html#including-an-external-document-fragment >

[sphinx-dev] Re: How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Guenter Milde
On 2010-05-18, Stéphane Klein wrote: > In include directive, I would like do that : > .. include:: ../README.txt > :start-line: 4 > Docutils have this feature : > http://docutils.sourceforge.net/docs/ref/rst/directives.html#including-an-external-document-fragment > When I launch sphinx wi

[sphinx-dev] How can I use :start-line: include directive option in Sphinx ?

2010-05-18 Thread Stéphane Klein
Hi, In include directive, I would like do that : .. include:: ../README.txt :start-line: 4 Docutils have this feature : http://docutils.sourceforge.net/docs/ref/rst/directives.html#including-an-external-document-fragment When I launch sphinx with this directive option, I've this error :

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Usually you don't have them sorted by first name. Am 18.05.2010 um 09:26 schrieb Viktoras: > yeah, so what's wrong with having them indexed by surname *as well as* name? > > George, Lucas > George, Bush > > and > > Bush, George > Bush, Barbara smime.p7s Description: S/MIME cryptographic sig

Re: [sphinx-dev] names in index

2010-05-18 Thread Viktoras
yeah, so what's wrong with having them indexed by surname *as well as* name? George, Lucas George, Bush and Bush, George Bush, Barbara What I wanted to achieve and achieved with your hint was to have real names in the index. And the canonical way of doing this is to have entries sorted by th

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Am 18.05.2010 um 09:18 schrieb Viktoras: > this creates two index entries, "Pan Peter" and "Peter Pan". usually, this is > the best way for o > index entries of two words. Ah, I understand that we productively misunderstood each other. What I wanted to achieve and achieved with your hint was

Re: [sphinx-dev] names in index

2010-05-18 Thread Viktoras
it doesn't do what you want because I've misspelled it, it should be with semicolon .. index:: pair: Pan; Peter this creates two index entries, "Pan Peter" and "Peter Pan". usually, this is the best way for index entries of two words. That does not do what I want, but I now foun

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Hi Am 18.05.2010 um 08:42 schrieb Viktoras: > ou probably want > >.. index:: >pair: Pan, Peter That does not do what I want, but I now found the solution with: .. index:: single: Pan, Peter This creates the right entry. Thanks! juh smime.p7s Description: S/MIME cryptographic