#11994: Vertex separation and pathwidth in Sage
-----------------------------+----------------------------------------------
Reporter: ncohen | Owner: jason, ncohen, rlm
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-4.8
Component: graph theory | Keywords:
Work_issues: | Upstream: N/A
Reviewer: David Coudert | Author: Nathann Cohen
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Changes (by dcoudert):
* status: needs_review => positive_review
Comment:
OK, after a full re-installation of sage, creation of clones, and so on...
I have finally understand why the doc was not properly displayed:
It writes
{{{
airgoth-2:sage-1 dcoudert$ ../../sage -docbuild reference html
sphinx-build -b html -d /Applications/Sage-4.7.2-OSX-
64bit-10.6.app/Contents/Resources/sage/devel/sage/doc/output/doctrees/en/reference
/Applications/Sage-4.7.2-OSX-
64bit-10.6.app/Contents/Resources/sage/devel/sage/doc/en/reference
/Applications/Sage-4.7.2-OSX-
64bit-10.6.app/Contents/Resources/sage/devel/sage/doc/output/html/en/reference
Running Sphinx v1.0.4
...
build succeeded.
Build finished. The built documents can be found in
/Applications/Sage-4.7.2-OSX-
64bit-10.6.app/Contents/Resources/sage/devel/sage/doc/output/html/en/reference
}}}
But the last line *should be*
{{{
Build finished. The built documents can be found in
/Applications/Sage-4.7.2-OSX-
64bit-10.6.app/Contents/Resources/sage/devel/sage-1/doc/output/html/en/reference
}}}
The link to the doc should be in the devel/sage-1 directory and note in
devel/sage directory. At least now I know...
The function is working well, the results is true, all tests are OK, and
the doc is correctly displayed. Consequently, I give a positive review !
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11994#comment:21>
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.