On 18.05.2011 14:06, Victor Stinner wrote: > Le mercredi 18 mai 2011 à 13:35 +0200, Georg Brandl a écrit : >> On 18.05.2011 13:26, Victor Stinner wrote: >> >> >> See >> >> >> >> http://dev.pocoo.org/~gbrandl/news.html >> >> >> >> which I made as an experiment a while ago. >> > >> > Oh, I like it. But the output should be reST to be able to include it >> > directly in the Python documentation. Sphinx would generate a new table >> > of contents with links to each release. >> >> The output of processing reST should be reST? Now I'm confused. > > Misc/NEWS is already formatted to reST?
Yes, it is. > It doesn't contain any link (to > the issues). We may replace "Issue #xxx" by :issue:`xxx` (directly in > Misc/NEWS) to simplify the process? Replacing the issue links is the only preprocessing that I did. > And maybe move Misc/NEWS to Doc? I don't think people would like that :) > http://dev.pocoo.org/~gbrandl/news.html is an HTML document. As the file name says :) Georg _______________________________________________ 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