Greets:

Trying to learn this system as a non programmer has its challenges. I want to 
use sphinx to document a sailboat rebuild project so the first page needs to 
look more like a table of contents. Basically an online book. Trying to help 
myself to learn as most documentation is written for developers which I am 
not, I took a look at the following page:

http://www.python.org/doc/2.6/contents.html

This is exactly what I need in terms of layout. So I took a look at the source 
file and its rather interesting as it does not explain how the indenting of 
the rendered page is accomplished. 

Here is what I assume to be correct but have not had any luck with. The 
index.rst file is a restructured text file. So the same principles and 
formating techniques should apply. However in doing that I have not been 
successfull. For example there should be no need to indent the file names in 
the index.rst according to the rest quick guide to have them render  however 
this is required. So was wondering what else Im missing to accomplish a 
slayout similar to the one above?  

Any information along those line or guidance documents would be greatly 
appreciated. 

Best regards and thanks in advance. 

-- 
/ch

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

Reply via email to