#6495: Build the reference manual incrementally
-----------------------------------------------+----------------------------
Reporter: mpatel | Owner: tba
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: documentation | Resolution:
Keywords: | Work issues: citations
Report Upstream: N/A | Reviewers: Volker Braun
Authors: Mitesh Patel, John Palmieri | Merged in:
Dependencies: #12016 | Stopgaps:
-----------------------------------------------+----------------------------
Comment (by hivert):
Replying to [comment:73 hivert]:
> So it seems that we can get them from there from the pickle concatenate
them
> and let sphinx output the todo list and the index.
I've a proof of concept which seems to be working upto two problems:
- The generated links to the "original entry" generated by
{{{app.builder.get_relative_uri}}} is missing the subdirectory (ie:
"reference/sage/modules/..." instead of
"reference/modules/sage/modules/...". This could probably either be fixed
by fixing the builder or playing with symlinks.
- if one recompile the doc twice, all the todos are duplicated. This could
probably also be fixed by removing duplicates or clearing the todo-list at
the right moment.
I think both problem can be fixed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6495#comment:74>
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.