]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/README.md
minor css fixes (mostly for zoom mode)
[tt-rss.git] / lib / dijit / README.md
CommitLineData
6887a0f5
AK
1# dijit
2
3**dijit** is the package that contains the widget library for Dojo Toolkit. It requires the [core][] of the Dojo
4Toolkit and provides a framework for building additional widgets as well as a full set of rich user interface widgets
5including form, layout and data-aware items.
6
7## Installing
8
9Installation instructions are available at [dojotoolkit.org/download][download].
10
11## Getting Started
12
13If you are starting out with Dojo and Dijit, the following resources are available to you:
14
15* [Tutorials][]
16* [Reference Guide][]
17* [API Documentation][]
18* [Community Forum][]
19
20## License and Copyright
21
22The Dojo Toolkit (including this package) is dual licensed under BSD 3-Clause and AFL. For more information on the
23license please see the [License Information][]. The Dojo Toolkit is Copyright (c) 2005-2016, The JS Foundation. All
24rights reserved.
25
26[core]: https://github.com/dojo/dojo
27[download]: http://dojotoolkit.org/download/
28[Tutorials]: http://dojotoolkit.org/documentation/
29[Reference Guide]: http://dojotoolkit.org/reference-guide/
30[API Documentation]: http://dojotoolkit.org/api/
31[Community Forum]: http://dojotoolkit.org/community/
32[License Information]: http://dojotoolkit.org/license