Hi Volker,

On 2013-08-14, Volker Braun <[email protected]> wrote:
> ------=_Part_213_17258047.1376494288142
> Content-Type: text/plain; charset=ISO-8859-1
>
> Afaik there is no simple one-command solution. But its relatively easy to 
> take the Sage docbuilder minus the parallelism stuff and just process your 
> own rst. I did this here:
>
> https://github.com/sagemath/git-developer-guide

Do I understand correctly that you are talking about the "build" script
posted there?

You state "Use the build script to build the html documentation." If I
understand correctly, the command
  sphinx.cmdline.main(['build.py', 'developer', 'html'])
would take the .rst files from the directory developer/, build the docs,
and put the output into the directory html/.

But what about "build.py"? I can not find this file (the "build" script
has no ".py")

And do I understand correctly that in order to build the doc, you still
need the files common/conf.py and developer/conf.py?

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to