Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Index question
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alejandro Marco Ramos  
View profile  
 More options Oct 31 2012, 1:30 am
From: Alejandro Marco Ramos <alejandro.marco.ra...@gmail.com>
Date: Wed, 31 Oct 2012 06:30:34 +0100
Local: Wed, Oct 31 2012 1:30 am
Subject: Index question

hi, this is my first contact with sphinx. My intention is make pdf
documentation of various styles:

1. Articles/app-notes
2. Engineering projects formed with multiple text parts (in a engineering
project, sections will be of differents authors)
3. Technical manuals

For the 1 type (app-notes/articles) the author is unique and don't need
TOC, is mandatory the creation of the "index" file and "toctree" inside
this?, how is the correct form of make this?.

Thanks in advance


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Waltman  
View profile  
 More options Nov 1 2012, 7:11 am
From: Jonathan Waltman <jonathan.walt...@gmail.com>
Date: Thu, 1 Nov 2012 06:11:18 -0500
Local: Thurs, Nov 1 2012 7:11 am
Subject: Re: [sphinx-users] Index question
On Wed, Oct 31, 2012 at 12:30 AM, Alejandro Marco Ramos

<alejandro.marco.ra...@gmail.com> wrote:
> hi, this is my first contact with sphinx. My intention is make pdf
> documentation of various styles:

> 1. Articles/app-notes
> 2. Engineering projects formed with multiple text parts (in a engineering
> project, sections will be of differents authors)
> 3. Technical manuals

> For the 1 type (app-notes/articles) the author is unique and don't need TOC,

You first have to specify the different pdf files you want to generate
using the configuration variable latex_documents [1].  This is also
where you can specify different authors for each document.  The
"sectionauthor" directive [2] can be used to set the author for
individual sections.

> is mandatory the creation of the "index" file and "toctree" inside this?,

It is not necessary to have a toctree in the document.  I don't think
an index will be generated if it is empty but I could be wrong.

[1] http://sphinx-doc.org/config.html?highlight=latex_documents#options-f...
[2] http://sphinx-doc.org/markup/misc.html?highlight=sectionauthor#direct...

--
Jonathan Waltman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »