source: Dev/branches/rest-dojo-ui/client/dojox/help/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 1.2 KB
Line 
1-------------------------------------------------------------------------------
2dojox.help
3-------------------------------------------------------------------------------
4Version 0.0
5Release date: 3/13/2008
6-------------------------------------------------------------------------------
7Project state:
8experimental
9-------------------------------------------------------------------------------
10Credits
11        Neil Roberts (pottedmeat@dojotoolkit.org)
12        Wolfram Kriesing (wolfram@kriesing.de)
13-------------------------------------------------------------------------------
14Project description
15
16Provide functionality for quick access to available documentation while
17working in the browser.
18-------------------------------------------------------------------------------
19Dependencies:
20
21dojo
22dojox.rpc
23-------------------------------------------------------------------------------
24Installation instructions
25
26Grab the following from the Dojo SVN Repository:
27http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/help/*
28
29Install into the following directory structure:
30/dojox/help/
31
32...which should be at the same level as your Dojo checkout.
33
34And run: dojo.require("dojox.help.console") in your console
35-------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.