On Thu, Apr 8, 2010 at 7:30 AM, Jan Ulrich Hasecke
<juhase...@googlemail.com> wrote:
> I found
>
> """
> {%- if customsidebar %}
> {% include customsidebar %}
> {%- endif %}
>
> in layout.html
>
> How can I use it. I did not find customsidebar in the documentation.
>
> juh

See http://sphinx.pocoo.org/config.html#confval-html_sidebars.

The latest tip version has better documentation and support for custom sidebars:
http://sphinx.pocoo.org/latest/config.html#confval-html_sidebars

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@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.

Reply via email to