Hi there,

I have a problem with html_title in conf.py.

When I do not set html_title in conf.py, the title of the HTML pages
is as I expect it to be. However, when I declare

html_title = '<project> Dokumentation :: SVN rev. <version>'

the title of all my HTML documents becones

<project> Dokumentation :: SVN rev. <version>

I also already tried replacing the <> with ||, but that doesn't help
either.

What am I doing wrong here?

Thanks a lot!

Andreas


PS:
version = '62'
release = '62'

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

Reply via email to