Roberto Alsina schrieb: > On Thursday 09 July 2009 07:03:14 Georg Brandl wrote: >> Roberto Alsina schrieb: >> > Hello, >> > >> > If there is a unique heading at the beginning of index.rst, which in >> > docutils would be taken as "document title", in sphinx it seems to >> > become a first- level section, and then everything else is second-level >> > or lower. >> > >> > Is that expected behaviour? >> >> Yes, that is expected. A "document title" is not useful for sub-pages, >> and this is handled uniformly throughout all sources. > > Then how does one set the document title? > LIke for a coverpage or for the PDF metadata.
For latex, that is what gets set by the user in the config, via the latex_documents setting. 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 -~----------~----~----~----~------~----~------~--~---
