Dear Mike,

On Jun 9, 9:44 pm, Mike Hansen <[email protected]> wrote:
> The reference manual is not the most straightforward place to start
> looking since there is some additional stuff that we do in
> devel/doc/common/builder.py to make it easy to add Sage modules to the
> reference manual.

Actually this is what I found when looking to the reference manual :)

And when I posted my question, I already had a modified builder.py in
use for my spkg.

> But, there are .rst files in
> devel/doc/en/reference/sage/ which are the ones that are being
> referred to.  If you look at those, you'll just they primarily just
> ".. automodule::" directives.

Yes, this is what I found in the sphinx manuals...

> So, you'll just want to make .rst files which include the autodoc directives.

... and my problem was that I expected (from the sage manual) that
these short .rst files are auto-generated! Aren't they?

Anyway. Since I only have one package with four modules, I made
these .rst files manually. So, now it works.

Thank you
    Simon

--~--~---------~--~----~------------~-------~--~----~
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/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to