]> git.wh0rd.org - tt-rss.git/blame - lib/dojo/README.md
support disabling of e-mail digests entirely
[tt-rss.git] / lib / dojo / README.md
CommitLineData
6887a0f5
AK
1# dojo
2
3**dojo** is the foundation package of the Dojo Toolkit. Sometimes referred to as the “core”, it contains the most
4generally applicable sub-packages and modules. The dojo package covers a wide range of functionality like AJAX, DOM
5manipulation, class-type programming, events, promises, data stores, drag-and-drop and internationalization libraries.
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, 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[download]: http://dojotoolkit.org/download/
27[Tutorials]: http://dojotoolkit.org/documentation/
28[Reference Guide]: http://dojotoolkit.org/reference-guide/
29[API Documentation]: http://dojotoolkit.org/api/
30[Community Forum]: http://dojotoolkit.org/community/
31[License Information]: http://dojotoolkit.org/license