Sphinx template

2 messages Options
Embed this post
Permalink
Wichert Akkerman () Sphinx template
Reply Threaded More More options
Print post
Permalink
I figured this might be interesting for others as well:

Last week I wanted to write some decently formatted documentation for a
new Plone package I was working on so I took some time to create a very
basic plone styling for sphinx. You can see the result here:
http://svn.plone.org/svn/plone/plone.scale/manual/index.html

If anyone else is interested in using this configuration feel free to
copy http://svn.plone.org/svn/plone/plone.scale/trunk/docs/.static to
your package. You will also need to update the Sphinx configuration in
conf.py to set html_style='plone.css' and html_logo='.static/logo.png'.

Wichert.

_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers
aclark () Re: Sphinx template
Reply Threaded More More options
Print post
Permalink
Very cool, thank you Wichert!

On 2009-08-16, Wichert Akkerman <[hidden email]> wrote:

> I figured this might be interesting for others as well:
>
> Last week I wanted to write some decently formatted documentation for a
> new Plone package I was working on so I took some time to create a very
> basic plone styling for sphinx. You can see the result here:
> http://svn.plone.org/svn/plone/plone.scale/manual/index.html
>
> If anyone else is interested in using this configuration feel free to
> copy http://svn.plone.org/svn/plone/plone.scale/trunk/docs/.static to
> your package. You will also need to update the Sphinx configuration in
> conf.py to set html_style='plone.css' and html_logo='.static/logo.png'.
>
> Wichert.


--
Alex Clark ยท http://aclark.net
Buy Practical Plone 3: http://tinyurl.com/practical-plone


_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers