python-csp
python-csp copied to clipboard
Port tutorial from wiki to Sphinx
From old Google Code repo:
At the Europython sprint people felt that the Sphinx documentation was a better place to put the tutorial.
Comment 1 by project member mount.sarah, Jul 28, 2010 There doesn't seem to be an easy way to do this. There are converters from rst to wiki syntax and pandoc can manage various wiki syntaxes, but it looks like we'll have to write our own parser / rst-generator :-((
The old Google Code wiki pages are no in the rst/ directory all in files named *.wiki. They need to be converted to RST format.