Files
ceres-solver/docs/source/_themes/armstrong/globaltoc.html
T
Sameer Agarwal 7da85fb0e2 Documentation update
1. Make the documentation build with Sphinx 1.2
2. Update the documentation for IterationSummary to
   be Sphinx friendly.

Change-Id: I93c374987bc0597e854fbcb5a4a25dd2058607f5
2013-10-11 11:41:42 -07:00

12 lines
332 B
HTML

{#
basic/globaltoc.html
~~~~~~~~~~~~~~~~~~~~
Sphinx sidebar template: global table of contents.
:copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
#}
<h3><a href="{{ pathto(master_doc) }}">{{ _('Ceres Solver') }}</a></h3>
{{ toctree(includehidden=True) }}