You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2012/10/22 20:45:14 UTC

svn commit: r1400997 - /libcloud/site/trunk/content/docstring-conventions.mdtext

Author: tomaz
Date: Mon Oct 22 18:45:13 2012
New Revision: 1400997

URL: http://svn.apache.org/viewvc?rev=1400997&view=rev
Log:
CMS commit to libcloud by tomaz

Modified:
    libcloud/site/trunk/content/docstring-conventions.mdtext

Modified: libcloud/site/trunk/content/docstring-conventions.mdtext
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/docstring-conventions.mdtext?rev=1400997&r1=1400996&r2=1400997&view=diff
==============================================================================
--- libcloud/site/trunk/content/docstring-conventions.mdtext (original)
+++ libcloud/site/trunk/content/docstring-conventions.mdtext Mon Oct 22 18:45:13 2012
@@ -54,7 +54,7 @@ For example:
                 """
                 pass
 
-    ::python
+
     class OpenStackNodeDriver(NodeDriver):
             def create_node(self, **kwargs):
                 """