[pygccxml-commit] SF.net SVN: pygccxml:[1656] pyplusplus_dev/docs
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2009-02-03 20:06:59
|
Revision: 1656 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1656&view=rev Author: roman_yakovenko Date: 2009-02-03 20:06:54 +0000 (Tue, 03 Feb 2009) Log Message: ----------- sphinx Modified Paths: -------------- pyplusplus_dev/docs/examples/examples.rest pyplusplus_dev/docs/peps/peps_index.rest Modified: pyplusplus_dev/docs/examples/examples.rest =================================================================== --- pyplusplus_dev/docs/examples/examples.rest 2009-02-03 19:30:36 UTC (rev 1655) +++ pyplusplus_dev/docs/examples/examples.rest 2009-02-03 20:06:54 UTC (rev 1656) @@ -29,7 +29,7 @@ * `Boost.Random`_ This is not "just another example". I went father and created new package: -`pyboost`_. This is fully working Python package, with almost all unit test from +:doc:`pyboost <boost/boost>`. This is fully working Python package, with almost all unit test from the libraries ported to Python. For more information please read :doc:`pyboost <boost/boost>` package documentation. Modified: pyplusplus_dev/docs/peps/peps_index.rest =================================================================== --- pyplusplus_dev/docs/peps/peps_index.rest 2009-02-03 19:30:36 UTC (rev 1655) +++ pyplusplus_dev/docs/peps/peps_index.rest 2009-02-03 20:06:54 UTC (rev 1656) @@ -6,7 +6,7 @@ Description ----------- -This page is an official `Py++`_ "TODO" page. +This page is an official `Py++` "TODO" page. For small features, the description of the feature and it's implementation will be written here. Big features will get their own page. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |