there contents is missing from the python tutorial:
The 3.0 docs seem to be correct:
http://docs.python.org/3.0/tutorial/

It seems it is not the case anymore. The devel doc from Python 3 are missing a few tables of contents as well:

http://docs.python.org/dev/py3k/tutorial/

When I build the html doc locally, it looks like Sphinx from svn (r68598) has an issue with the 'numbered' option in the toctree directive. Here is my output of `make html' from revision 71295 of the py3k branch:

http://fourmanoit.googlepages.com/pydoc_output.txt

It did work fine a few days back though -- yesterday, the online doc was still complete: I believe it was last built on March the 28th. Yours,

--
Sylvain Fourmanoit

Memory fault -- core...uh...um...core... Oh dammit, I forget!
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to