|
@@ -30,8 +30,8 @@ Class HelpActions
|
|
|
|
|
|
viewManuals=New Action( "Browse manuals" )
|
|
viewManuals=New Action( "Browse manuals" )
|
|
viewManuals.Triggered=Lambda()
|
|
viewManuals.Triggered=Lambda()
|
|
-
|
|
|
|
- OpenUrl( RealPath( "docs/index.html" ) )
|
|
|
|
|
|
+
|
|
|
|
+ OpenUrl( "file://"+RealPath( "docs/newdocs.html" ) )
|
|
End
|
|
End
|
|
|
|
|
|
uploadModules=New Action( "Upload module" )
|
|
uploadModules=New Action( "Upload module" )
|