Ticket #9936 (closed defect: fixed)
add sage.symbolic.function_factory to the reference manual
| Reported by: | jason | Owned by: | mvngu |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.6 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Niles Johnson |
| Authors: | Minh Van Nguyen | Merged in: | sage-4.6.alpha2 |
| Dependencies: | Stopgaps: |
Description
I couldn't find sage.symbolic.function_factory.function in the reference manual. It looks like it is already formatted correctly. It just needs to be added into an appropriate place somewhere in sage/devel/sage/doc/en/reference/*.rst (maybe calculus.rst?)
Attachments
Change History
comment:1 Changed 3 years ago by mvngu
- Status changed from new to needs_review
- Authors set to Minh Van Nguyen
The attachment trac_9936-symbolic-functions.patch adds the module sage.symbolic.function_factory to the reference manual, under the calculus chapter.
comment:2 Changed 3 years ago by niles
- Status changed from needs_review to positive_review
- Reviewers set to Niles Johnson
Indeed, calculus.rst seems like the right place to put this. The patch applies cleanly, and the documentation compiles without warnings; the html output looks good too, so positive review
Note: See
TracTickets for help on using
tickets.

