﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8955	Latex Document Empty	Simon Blanchard	nobody	"The sphinx generated latex document is empty. If the conf.py file is changed to reference 'contents' as opposed to 'index' for latex_documents, as below, then at least the generated file has some content:

latex_documents = [
  ('contents', 'django.tex', 'Django Documentation', 'Django Software Foundation', 'manual'),
]

"		closed	Documentation	1.0		fixed	latex		Unreviewed	0	0	0	0	0	0
