#7549: Reference manual: class hierarchy, inherited members, underscore
variables
-----------------------------+----------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: minor | Milestone:
Component: documentation | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by jhpalmieri):
Replying to [comment:14 mpatel]:
> I should add that we can also link directly to
[http://matplotlib.sourceforge.net/contents.html matplotlib's docs] from
the Sage documentation. We just need to update
`doc.common.conf.intersphinx_mapping` (the object inventory is
[http://matplotlib.sourceforge.net/objects.inv here]). Perhaps there are
others of interest in [http://sphinx.pocoo.org/examples.html this list]?
Cython, mpmath, and Sphinx are possibilities. Building Sage shouldn't
rely on an internet connection, though, and it seems to me that
intersphinx does. So should we also include the object inventories so
that we can build the docs without an internet connection? This would
rely on keeping those up to date. Can we have it check for an internet
connection and fail gracefully if there isn't one?
Right now I don't know what I'm doing wrong, but I can't get private
methods to be included in the docs. This is with 4.3.2. I put in a print
statement in {{{skip_underscore}}} to make sure it was finding the correct
methods, and it was. But I didn't see them in the documentation
afterwards. I'll try again later.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7549#comment:16>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.