fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Migrate to online help hosted on googlecode wiki #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Invoke browser from DeVIDE with:

import webbrowser
webbrowser.open(url)

Tag all help pages with "help".  Make a HelpIndex.  Make sure all help
pages have the same sidebar with the #sidebar command.

Original issue reported on code.google.com by cpbotha on 28 Jul 2009 at 8:33

GoogleCodeExporter commented 9 years ago
Have started porting pages over.  Considering to complete this for the 9.8 
release.

Original comment by cpbotha on 28 Jul 2009 at 12:05

GoogleCodeExporter commented 9 years ago

Original comment by cpbotha on 7 Aug 2009 at 4:13