Peter Hoffmann schrieb: > Hi, > > I'd like to add meta information from bibliographic fields[1] to the > html head in the template layout.html. Is it possible to access those > fields from inside the template? Or is there an other way to include > this information like rst2html does?
They should be available in a dict called "metadata" in the template. Georg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
