source: Dev/trunk/src/client/dojox/highlight/README @ 532

Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

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.