Opened 9 years ago
Last modified 9 years ago
#12810 closed defect
Broken links in the documentation of graph/ files — at Initial Version
Reported by: | ncohen | Owned by: | jason, ncohen, rlm |
---|---|---|---|
Priority: | major | Milestone: | sage-5.1 |
Component: | graph theory | Keywords: | sd40.5 |
Cc: | Merged in: | ||
Authors: | Nathann Cohen | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Florent [1] added a nice --warn-links argument for -docbuild which screams immediately when a Sphinx link does not work properly (Sphinx does not find where the link is pointing to), and the option is not enabled by default because, of course, there are *MANY* such links in our documentation :-)
This patch fixes those links in the Graph database (those that *could* be fixed, actually), like #12767 already does for sage/rings/number_field.
[1] http://groups.google.com/forum/?fromgroups#!topic/sage-devel/c5cdBO3hvKM
Nathann
Note: See
TracTickets for help on using
tickets.