On Jan 9, 2009, at 6:53 AM, Chris h wrote:
> On Friday 09 January 2009 01:22:22 Yarko Tymciurak wrote: >> can you post your index and 2 test files here (if you reply by >> email, you >> can make attachments)? > > OK lets see if these come through. tks for the help. > > > .. test documentation master file, created by sphinx-quickstart on > Fri Jan 9 06:41:36 2009. > You can adapt this file completely to your liking, but it should > at least > contain the root `toctree` directive. > > Welcome to test's documentation! > ================================ > > Contents: > > .. toctree:: > :maxdepth: 2 > > testdoc1 > > testdoc2 Those two lines need to be indented. I usually match the level of indent for the :maxdepth: argument, but that may not be an actual requirement of the format. > > > > Indices and tables > ================== > > * :ref:`genindex` > * :ref:`modindex` > * :ref:`search` > > **This is testdoc1** > > This is the first test document to see how this system works. It > looks to have > quite some potential once its sorted. > > > > ""Test Document Two"" > > This is the second test document. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
