I'm writing a documentation page that is a sort of index/summary of my project documentation. Thus, I am using :doc:`page-foo` as section titles. This works fine in the document proper (the section title is e.g. "Describe Foo Here"), but in the sidebar table-of-contents, I see the doc name, i.e. "page-foo". This is obviously not what I want. Am I doing something wrong, or is this a bug? (If it's a bug, any pointers where in the code it would need to be fixed? I'm more than willing to take a crack at it...)
On a possibly related note, I also observed that :doc: does not include automatic section numbering. Is this intended? Is there a way to change this behavior? (I really want to use a reference here, as the section number is subject to change, while the document name is more stable.) -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
