Changes

Line 13: Line 13:     
<pre>
 
<pre>
My quick and dirty solution for browsable docs are to just hop into the terminal on an XO and type pydoc -p 8080 and then point Browse to localhost:8080. Now that we have moved to webkit I'm really tempted to wrap this up as a little webkit activity to get to the dev docs with no geeking around ;)
+
My quick and dirty solution for browsable docs are to just hop into the terminal on an XO and type
 +
pydoc -p 8080 and then point Browse to localhost:8080. Now that we have moved to webkit I'm really
 +
tempted to wrap this up as a little webkit activity to get to the dev docs with no geeking around ;)
 
</pre>
 
</pre>
266

edits