Re: [sphinx-dev] New site using Sphinx

2011-04-08 Thread Janet Swisher
On Mon, Mar 14, 2011 at 4:42 PM, James Bowman jam...@willowgarage.com wrote: The Gameduino project page: http://excamera.com/sphinx/gameduino/ uses a custom theme, built with 1.0.4. Thanks to all. Another site that I didn't see on the official list is jsFiddle: http://doc.jsfiddle.net/

Re: [sphinx-dev] PDF docs from HTML

2010-09-13 Thread Janet Swisher
Or, for an open-source option, there's Objavi: http://objavi.flossmanuals.net/about.html On Mon, Sep 13, 2010 at 4:26 AM, Alastair Dent alastair.d...@imgtec.com wrote: Take a look at http://www.princexml.com/. We use it for converting html to pdf and find the results fantastic. -Original

Re: [sphinx-dev] Re: autodoc for Java source?

2010-02-24 Thread Janet Swisher
Ouf! That defeats the idea of keeping code and doc comments in the same place. You'll need to be vigilant to be sure the docs are kept up to date. --Janet On Wed, Feb 24, 2010 at 11:40 AM, Chris Collins xop...@gmail.com wrote: That confirms my suspicion that I just need to bite the bullet and

Re: [sphinx-dev] best way to deal with lots of small files?

2010-02-15 Thread Janet Swisher
On Mon, Feb 15, 2010 at 6:32 PM, Mark Harrison m...@pixar.com wrote: I have a document which consists of lots of small tech notes, a paragraph or so usually with a snippet of code. I would like to coalesce these into a single chapter, so I don't have lots of links or a latex document with

Re: [sphinx-dev] Creating documents other than technical documentation -- is there no interest in this regard?

2010-01-12 Thread Janet Swisher
On Tue, Jan 12, 2010 at 12:02 PM, eegg jameshfis...@gmail.com wrote: Which brings me to my question: is there no interest in using tools like sphinx in this regard, and if not, why?  It seems architecturally odd to me that both reST and sphinx provide many things which will only be of use to

Re: Centering figures in LaTeX output

2009-05-08 Thread Janet Swisher
On Tue, May 5, 2009 at 4:03 AM, Guenter Milde mi...@users.berlios.de wrote: On 2009-05-01, Janet Swisher wrote: On Sun, Nov 16, 2008 at 11:53 AM, Georg Brandl ge...@python.org wrote: Ananth schrieb: .. _fig-dial: .. figure:: figs/my-fig.png    :align: center    :alt: my fig   My

Centering figures in LaTeX output

2009-05-01 Thread Janet Swisher
On Sun, Nov 16, 2008 at 11:53 AM, Georg Brandl ge...@python.org wrote: Ananth schrieb: .. _fig-dial: .. figure:: figs/my-fig.png    :align: center    :alt: my fig   My figure My figure :ref:`fig_dial`. - The figures that are generated in latex seem to be aligned left even when I

Re: Summer of Code

2009-03-23 Thread Janet Swisher
On Fri, Mar 20, 2009 at 5:33 AM, Georg Brandl ge...@python.org wrote: Arc Riley schrieb: Hey Guys/Gals We're getting ready for another year of Summer of Code.  As an important Python-based project the PSF can umbrella a student to work on a Sphinx-related project, you just need to provide

Re: highlighting code within a code block

2009-02-26 Thread Janet Swisher
On Wed, Feb 25, 2009 at 4:34 PM, anita kean ak...@clear.net.nz wrote: Hello again In presenting blocks of code in a sphinx-generated tutorial, there are times when a few lines are important - e.g. they've just been changed. Is there a way to designate those lines for highlighting in a

Re: openWNS uses Sphinx for documentation

2009-02-16 Thread Janet Swisher
On Sun, Feb 15, 2009 at 4:41 PM, Georg Brandl ge...@python.org wrote: Chris h schrieb: On Saturday 14 February 2009 13:05:49 Georg Brandl wrote: The reason I bring it up is not to draw attention to our effort, rather to point out that a good tool often has extended usage beyond its original

Customizing Latex styles?

2009-01-24 Thread Janet Swisher
How would I go about customizing the sphinx.sty file, or adding my own style file? It looks like I would have to modify the sphinx texinputs directory. Is there a way to do this on a per-project basis? Thanks, Janet --~--~-~--~~~---~--~~ You received this message

Re: starting out

2009-01-07 Thread Janet Swisher
On Mon, Jan 5, 2009 at 6:31 PM, Chris h chris...@magma.ca wrote: 1. created a bunch of empty docs via touch doc2.rst in the root directory. 2. edited the index.rst by hand and added all the docs (approx 20) 3. then ran .. toctree:: from the command line and bash barfs as its not recognized

Re: Sphinx for general use

2008-11-07 Thread Janet Swisher
On Thu, Nov 6, 2008 at 9:45 PM, Roger Binns [EMAIL PROTECTED] wrote: Alaric Haag wrote: So, I'm considering using it to make a lab manual to document all sorts of things we do, mostly NOT related to Python. I like the idea that one document can serve both as an on-line resource, and as a

Intro and OmniHelp

2008-10-29 Thread Janet Swisher
OmniHelp's model for search is a bit different from Sphinx's; possibly I'll make a config option for which type to use. I welcome any comments or suggestions. Regards, Janet Swisher -- Visit my blog at: http://www.janetswisher.com --~--~-~--~~~---~--~~ You received

Re: Indicating level by font size in the table of contents

2008-10-29 Thread Janet Swisher
On Tue, Oct 28, 2008 at 5:47 PM, Gael Varoquaux [EMAIL PROTECTED] wrote: Hi sphinx-devs (Hi Georg), As our documentation is gorwing, we are starting to have a fairly deep tree of sections: http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/ As a result the table of