I never knew about that.  It appears to be quite old (SymPy 0.6.4 or 0.6.3 or 
something).  Basically, anything in the GoogleCode svn is old and shouldn't be 
used, except for history purposes.  

Ondrej, did you ever plan on continuing to use pydoctor?

Aaron Meurer

On Sep 7, 2010, at 1:35 AM, Sebastian Haase wrote:

> Thanks,
> 
> maybe a link to  http://sympy.googlecode.com/svn/api/sympy.geometry.html
> would be good enough for now.
> 
> I found it by googling for "sympy epydoc", got to a closed/wontfix
> issue, and from there to pydoctor, and from there to the URL above.
> (see posting here:
> http://www.mail-archive.com/[email protected]/msg08112.html
> ((I guess the current page at that URL has nothing to do with pydoctor
> anymore - does it ? ))
> )
> 
> Cheer,
> Sebastian
> 
> 
> 
> On Mon, Sep 6, 2010 at 7:22 PM, Aaron S. Meurer <[email protected]> wrote:
>> I think whoever wrote that was planning in importing the class/function 
>> docstrings into the document at the end, but never did it (or else they were 
>> removed for some reason).  Sadly, quite a few modules have pretty good 
>> documentation, but it's only in the docstrings, and those docstrings aren't 
>> imported into the Sphinx docs.
>> 
>> It's pretty easy to implement if you want to send in a patch to fix it.  
>> Just add lines for each docstring to the end of the file in doc/src/, 
>> similar to how it is in the simplify page.  You can do
>> 
>> cd doc
>> make html
>> 
>> in the SymPy directory to test it (requires Sphinx).
>> 
>> Aaron Meurer
>> 
>> On Sep 6, 2010, at 7:25 AM, Sebastian Haase wrote:
>> 
>>> Hi,
>>> 
>>> the last posting made me read some documentation:
>>> http://docs.sympy.org/modules/geometry.html#available-entities
>>> 
>>> The last sentence there refers to a API listings
>>> "at the end of this document"
>>> which I can't see.
>>> 
>>> Is there a new place for the sympy geometry module documentation ?
>>> 
>>> Thanks,
>>> Sebastian Haase
>> 
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sympy" 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/sympy?hl=en.
>> 
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sympy" 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/sympy?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy?hl=en.

Reply via email to