Re: 0.6 release (was Re: Pycon 2009 and Autosummary)

2009-02-16 Thread Georg Brandl

Roman schrieb:
 On Feb 16, 1:04 am, Georg Brandl ge...@python.org wrote:
 percious schrieb:

  Thanks Georg,

  When is 0.6 scheduled for release?

 Soon!

 I'd like to use this as an opportunity to talk a bit about 0.6:
 the inclusion of autosummary and/or an autogen script is the last
 thing missing now.

 What has landed in trunk today is improved theming support, which I
 why I want to ask as many of you as possible to test their builds
 with the newest trunk version.  I tried to keep backwards compatibility
 with previous ways of customization as much as possible, so in theory
 nothing should break.  If it does, please tell me!
 
 Well, if you ask :-)
 
 I just tried new version of Sphinx and found that there were some
 changes in a layout.
 I extend some blocks from layout.html and now my site generated
 without sidebar ( table of contents, search and etc ).

You've hit about the only point where I made a small change to the
templates; the problem was that the starting div was in a block, while
the closing /div was outside, which is not very sensible.

I've now changed it a bit more, so that the sidebar isn't in the
document block any longer, but you'll need to remove the
div class=document tag from your document block.

I'll note that in the changelog.

Georg


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sphinx-dev group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~--~~~~--~~--~--~---



Re: 0.6 release (was Re: Pycon 2009 and Autosummary)

2009-02-16 Thread Georg Brandl

Gael Varoquaux schrieb:
 On Mon, Feb 16, 2009 at 12:04:01AM +0100, Georg Brandl wrote:
 I'd like to use this as an opportunity to talk a bit about 0.6:
 the inclusion of autosummary and/or an autogen script is the last
 thing missing now.
 
 Can I ask for the only_directive too? I believe it should be a fairly
 easy thing.
 
 :) Yeah, I know, users alway ask for more

I haven't looked very closely, but isn't the only directive akin to the
standard reST raw directive?
(See
http://docutils.sourceforge.net/docs/ref/rst/directives.html#raw-data-pass-through)

Georg


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sphinx-dev group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~--~~~~--~~--~--~---



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
 scope and design. And Sphinx is a very good tool. User documentation for the
 layperson is a bit week but that's where the list comes in and it support is
 greatly appreciated.


 Thanks for sharing! It's nice to see how versatile something that was once
 written for only one purpose can get :)

I've been using Sphinx for training exercise handouts. No examples I
can share, but I wrote a blog post describing the structure:

http://janetswisher.com/?itemid=198

--Janet

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sphinx-dev group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~--~~~~--~~--~--~---



Re: openWNS uses Sphinx for documentation

2009-02-16 Thread Chris h

On Monday 16 February 2009 23:52:23 Janet Swisher wrote:


 http://janetswisher.com/?itemid=198

Very helpfull. Thanks Janet. 

-- 
/ch

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
sphinx-dev group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~--~~~~--~~--~--~---