#8513: Including documentation in the reference manual for some files related to
graph theory
----------------------------+-----------------------------------------------
Reporter: abmasse | Owner: rlm
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.4
Component: graph theory | Keywords: documentation, graph theory
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by abmasse):
I agree with your changes ! I just hope it won't overlap with any other
ticket.
By the way, did you test my patch ? When I created it, I used the sage-
combinat queue and it worked fine, but here, when I tried to test your
patch, I created a clone (with `hg -clone t8513`) to apply your patch on
top of mine, but I got the following warning.
{{{
[~/Applications/sage/devel/sage-t8513]$ sage -docbuild reference html
sphinx-build -b html -d
/Users/alexandre/Applications/sage/devel/sage/doc/output/doctrees/en/reference
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference
/Users/alexandre/Applications/sage/devel/sage/doc/output/html/en/reference
Running Sphinx v0.6.3
loading pickled environment... done
building [html]: targets for 2 source files that are out of date
updating environment: 0 added, 2 changed, 0 removed
reading sources... [100%] sage/graphs/graph
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/graphs.rst:4:
(WARNING/2) toctree references unknown document u'sage/graphs/digraph'
/Users/alexandre/Applications/sage/devel/sage/doc/en/reference/graphs.rst:4:
(WARNING/2) toctree references unknown document
u'sage/graphs/generic_graph'
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] sage/graphs/graph
writing additional files... genindex modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 2 warnings.
}}}
It's strange, it doesn't accept to add the two files to the doctree, as if
the path was not correct when creating a clone, but was ok with sage-
combinat. Does it work fine for you?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8513#comment:5>
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.