I am trying to make the toctree work with rst2pdf and am running into a
strange thing: I can't find it.
Here's the doctree I am getting for a toy project, with three files (index,
p1,p2) where p1 and p2 have two sections each:
<document
source="/home/ralsina/Desktop/proyectos/rst/trunk/rst2pdf/tests/input/sphinx/index.rst">
<section ids="welcome-to-test-s-documentation" names="welcome\ to\ test's\
documentation!"><title>Welcome to test's documentation!</title>
<paragraph>Contents:</paragraph>
<section ids="s1p1" names="s1p1"><title>S1P1</title></section>
<section ids="s2p1" names="s2p1"><title>S2P1</title></section>
<section ids="s1p2" names="s1p2"><title>S1P2</title></section>
<section ids="s2p2" names="s2p2"><title>S2P2</title></section>
</section>
</document>
Basically, I get a paragraph with "Contents:" but not the rest of it.
Am I missing something in the builder? Some preprocessing of the tree?
--
("\''/").__..-''"`-. . Roberto Alsina
`9_ 9 ) `-. ( ).`-._.`) KDE Developer (MFCH)
(_Y_.)' ._ ) `._`. " -.-' http://lateral.netmanagers.com.ar
_..`-'_..-_/ /-'_.' The 6,855th most popular site of Slovenia
(l)-'' ((i).' ((!.' according to alexa.com (27/5/2007)
"Our opponent is an alien starship packed with atomic bombs, I said.
We have a protractor. Okay, I’ll go home and see if I can scrounge up a
ruler and a piece of string." — Neal Stephenson
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---