docs/_templates/indexsidebar.html missing from 0.6.24 release tarball
As the title says -- the 0.6.24 release tarball is missing docs/_templates/indexsidebar.html which means the documentation fails to build.
Full output from sphinx-build:
{{{
$ sphinx-build -b html docs docs/build/html
Running Sphinx v1.0.7
loading pickled environment... not yet created
building [html]: targets for 7 source files that are out of date
updating environment: 7 added, 0 changed, 0 removed
reading sources... [100%] using
/home/fk/Desktop/distribute/distribute/docs/index.txt:29: WARNING: nonlocal image URI found: http://python-distribute.org/pip_distribute.png
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 28%] index
Exception occurred:
File "/usr/lib/pymodules/python2.7/sphinx/builders/html.py", line 706, in handle_page
output = self.templates.render(templatename, ctx)
File "/usr/lib/pymodules/python2.7/sphinx/jinja2glue.py", line 118, in render
return self.environment.get_template(template).render(context)
File "/usr/lib/python2.7/dist-packages/jinja2/environment.py", line 891, in render
return self.environment.handle_exception(exc_info, True)
File "/usr/share/sphinx/themes/basic/page.html", line 10, in top-level template code
{% extends "layout.html" %}
File "/usr/share/sphinx/themes/basic/layout.html", line 151, in top-level template code
{%- block content %}
File "/usr/share/sphinx/themes/basic/layout.html", line 169, in block "content"
{%- block sidebar2 %}{{ sidebar() }}{% endblock %}
File "/usr/share/sphinx/themes/basic/layout.html", line 169, in block "sidebar2"
{%- block sidebar2 %}{{ sidebar() }}{% endblock %}
File "/usr/lib/python2.7/dist-packages/jinja2/sandbox.py", line 259, in call
return context.call(obj, args, *kwargs)
File "/usr/share/sphinx/themes/basic/layout.html", line 70, in template
{%- include customsidebar %}
File "/usr/lib/pymodules/python2.7/sphinx/jinja2glue.py", line 139, in get_source
raise TemplateNotFound(template)
TemplateNotFound: indexsidebar.html
The full traceback has been saved in /tmp/sphinx-err-g4hVkW.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
Either send bugs to the mailing list at http://groups.google.com/group/sphinx-dev/,
or report them in the tracker at http://bitbucket.org/birkenfeld/sphinx/issues/. Thanks!
$
}}}
Comments (5)
-
-
http://www.timberland-discountshoes.com/Bestsellers Cheap Timberland Boots http://www.timberland-discountshoes.com/sale/Timberland-Womens-6-Inch-Premium-Boot-Pink-244.html Timberland 6 inches http://www.timberland-discountshoes.com/sale/Timberland-Classic-2-Eye-Mens-Lug-Sole-Boat-Shoes-Chocolate-206.html Timberland Classic 2 Eye Mens Lug Sole Boat Shoes http://www.timberland-discountshoes.com/sale/Timberland-Roll-Top-Kids-Boots-In-Wheat-159.html Timberland boots http://www.timberland-discountshoes.com/Timberland-Womens-Chukka-Boots Timberland womens Chukka Boots http://www.timberland-discountshoes.com/sale/Timberland-Men-Beach-Sandals-Yellow-274.html Timberland shoes
-
http://www.cheapmonclerssale.com/Discount-Moncler-Safran-Long-Down-Women-Jackets-Beige-269/ Discount Moncler Mengs Women Down Jackets http://www.cheapmonclerssale.com/Moncler-Kids-c89/ Moncler kids Jackets http://www.cheapmonclerssale.com/Discount-Moncler-Branson-Down-Jacket--Purple-247/ Moncler Men Low Casual Shoes http://www.cheapmonclerssale.com/Moncler-Couple-Jackets-c88/ moncler women coats
-
These are included in 0.6.28, marking as solved.
-
- changed status to resolved
- Log in to comment
Also, as I just noticed -- docs/Makefile is also in the repository, but not in the tarball for 0.6.24.