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. 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 -~----------~----~----~----~------~----~------~--~---
