[sphinx-dev] intersphinx compatibility

2010-06-29 Thread Benjamin Peterson
I've been testing out Sphinx 1.0's intersphinx on a project of mine. Thank you very much for the prefix feature! I have two requests, though. First, I'd like Sphinx to strip the prefix from the role even if the reference isn't found. This avoids ugly things like "py3:inspect" from showing up in the

[sphinx-dev] Re: use of versionadded

2009-12-31 Thread Benjamin Peterson
Lars Lingner lingner.eu> writes: > > Hello, > > I stumbled up on a issue with Sphinx while using > ".. versionadded:: version" > > I don't get an output in html build nor in latex/pdf. Do I have to > define something somwhere else? Perhaps you commented it out by accident. Can you paste the w

Re: html > french output

2009-03-19 Thread Benjamin Peterson
Shubacka gmail.com> writes: > > > Hi everybody, > While testing Sphinx, I've noticed that not-all-the-words are in > french (like "search", etc.). > Where is the file to be translated further in french? > TIA for any answer sphinx/locale/fr/ --~--~-~--~~~---~-

Re: Error occurs in wps.py

2009-03-19 Thread Benjamin Peterson
Salwa gmail.com> writes: > > > Dear sphinx-dev > > I got a problem in executing the test script wps.py after I have > installed the > setup.py - the following message appears: It looks like this is a problem in pywps, not sphinx. --~--~-~--~~~---~--~~ You

Re: Problems with search function

2009-02-23 Thread Benjamin Peterson
Max Landaeus landaeus.com> writes: > Thanks a lot! > Is there any way to get development version via easy_install? I don't > have Mercury installed. Otherwise I'll just wait for the next release. You can download a tarball from here: http://bitbucket.org/birkenfeld/sphinx/src/ --~--~-

Re: Much simpler HTML output

2009-01-29 Thread Benjamin Peterson
MishaS gmail.com> writes: > > > Hi, > > I'd like a much simpler HTML, preferable a single file. Is it > possible to easily achieve this? You could write a very minimalist custom template scheme. See http://sphinx.pocoo.org/templating.html for information on how to do that. --~--~--

Re: Tried to build Python3,0 documentation with Subversion but failed

2009-01-16 Thread Benjamin Peterson
Robert Yodlowski gmail.com> writes: > > I got the following error message when I tried to build the documentation for Python 3.0 using Python 2.5.2 to run the build.I am running on a Debian/Sidux system with all current updates from Sidux. > I hope this is useful to youBobA    tools/pygment

Re: Referencing one doc from another?

2009-01-12 Thread Benjamin Peterson
Jorge Vargas gmail.com> writes: > > > Hi, > > I have come across the need to link rst files together in a lossy way. > My use case could be described as "For more information please see > ", for example while writing a tutorial for first time users, > you want to keep it simply yet provide an