Changes

Jump to navigation Jump to search
33 bytes removed ,  02:01, 3 January 2017
Line 20: Line 20:  
=== Example Docstring ===
 
=== Example Docstring ===
   −
Let's just use google style doc strings, they are very clean and simmilar to the current style.  [http://sphinx-doc.org/ext/example_google.html#example-google Longer example.]
+
Let's just use google style doc strings, they are very clean and similar to the current style.  [http://sphinx-doc.org/ext/example_google.html#example-google Longer example.]
    
  <nowiki>
 
  <nowiki>
Line 56: Line 56:  
             that you can invoke using the **kwargs
 
             that you can invoke using the **kwargs
 
         c (int): desctiption of c
 
         c (int): desctiption of c
         d (sugar3.graphics.alert.Alert): remember to link
+
         d (:class:`sugar3.graphics.alert.Alert`): remember to link
 
             classes using the correct syntax
 
             classes using the correct syntax
   Line 108: Line 108:     
== Release Notes ==
 
== Release Notes ==
The Sugar toolkit now has imporved API documentation coverageView our docs here: dev.sam.today (real url when it is done of course)
+
The Sugar Toolkit has improved API documentation.  See https://developer.sugarlabs.org/sugar3/
    
== Comments and Discussion ==
 
== Comments and Discussion ==

Navigation menu