From e35c7619627da4debdff06d6aa4eedba80729524 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 10 Oct 2014 23:04:26 +0900 Subject: Updated python 2 and added python 3 TDevelop documentation toc files. This relates to bug 1859. --- languages/python/doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/python/doc/Makefile.am') diff --git a/languages/python/doc/Makefile.am b/languages/python/doc/Makefile.am index 5159f5f0..4f111524 100644 --- a/languages/python/doc/Makefile.am +++ b/languages/python/doc/Makefile.am @@ -1,5 +1,5 @@ tocdir = ${kde_datadir}/kdevdocumentation/tocs -toc_DATA = python.toc python_bugs.toc +toc_DATA = python2.toc python3.toc python_bugs.toc #indexdir = ${kde_datadir}/devdoctreeview/indices #index_DATA = python.index -- cgit v1.2.3