source: Dev/branches/rest-dojo-ui/client/dojox/highlight/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.1 KB
Line 
1-------------------------------------------------------------------------------
2dojox.highlight
3-------------------------------------------------------------------------------
4Version 1.0
5Release date: 11/25/2007
6-------------------------------------------------------------------------------
7Project state:
8beta
9-------------------------------------------------------------------------------
10Credits
11        Ivan Sagalaev (softwaremaniacs.org) Author
12        Peter Higgins (dante) Dojo port
13-------------------------------------------------------------------------------
14Project description
15
16A syntax highlighting engine for the Dojo Toolkit
17-------------------------------------------------------------------------------
18Dependencies:
19
20dojo base only.
21-------------------------------------------------------------------------------
22Documentation
23
24-------------------------------------------------------------------------------
25Installation instructions
26
27simply get the dojox/highlight folder (and dojox/highlight.js)  from the
28dojox SVN repository, and include in your page via
29
30dojo.require("dojox.highlight");
31
Note: See TracBrowser for help on using the repository browser.