fixes based on review comments

This commit is contained in:
Roland 2012-09-28 13:10:58 +02:00 committed by Björn Antonsson
parent cc669c3838
commit 323e2c04ff
7 changed files with 75 additions and 113 deletions

View file

@ -11,9 +11,9 @@ experimental, is to make them easily available and improve based on
feedback, or even discover that the module wasn't useful.
An experimental module doesn't have to obey the rule of staying binary
compatible between minor releases. Breaking API changes may be introduced
compatible between micro releases. Breaking API changes may be introduced
in minor releases without notice as we refine and simplify based on your
feedback. An experimental module may be dropped in major releases without
feedback. An experimental module may be dropped in minor releases without
prior deprecation.
.. toctree::