Hola, Two things.
1. I went to the Sphinx site for support and ended up in an IRC channel (#pocoo on Freenode) that gave me blank stares - apparently it's a Google SOC channel, not the sphinx channel? 2. I have a problem with my sphinx install. Ubuntu 12.04, virtualenv, pip install sphinx. all good, have done make html and verified that it's being served by nginx - so far so good. I dropped some rst files into the appropriate dir (the root dir of the sphinx source dir), I added their titles sans extension into the TOC section (toctree) of the index.rst. I ran make html again, and it threw no errors. I can visit the pages by going to dev-url/pagename.html - but the index page isn't listing my pages in it's index and it doesn't have a TOC? There is no auto link to the developed pages?* *The TOC on the pages I've added works - but the index page doesn't have anything. I need to *know* the page name to see the page am I doing something wrong? Cheers L. -- 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 http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
