diff options
Diffstat (limited to 'languages/python/doc/python.toc')
-rw-r--r-- | languages/python/doc/python.toc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/python/doc/python.toc b/languages/python/doc/python.toc index 08f3b21d..342e213c 100644 --- a/languages/python/doc/python.toc +++ b/languages/python/doc/python.toc @@ -1,5 +1,5 @@ -<!DOCTYPE kdeveloptoc> -<kdeveloptoc> +<!DOCTYPE tdeveloptoc> +<tdeveloptoc> <title>Python</title> <base href="http://docs.python.org"/> <tocsect1 name="Tutorial" url="tut/tut.html"> @@ -1567,5 +1567,5 @@ <entry name="xor, bit-wise" url="ref/bitwise.html#l2h-317"/> <entry name="xor, ZeroDivisionError exception" url="ref/binary.html#l2h-309"/> </index> -</kdeveloptoc> +</tdeveloptoc> |