source: Dev/trunk/src/client/dojox/resources/README.template @ 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.8 KB
Line 
1-------------------------------------------------------------------------------
2Project Name
3-------------------------------------------------------------------------------
4Version X.XXX
5Release date: MM/DD/YYYY
6-------------------------------------------------------------------------------
7Project state:
8[Object1]:      experimental | alpha | beta | production
9[Object2]:      experimental | alpha | beta | production
10-------------------------------------------------------------------------------
11[   ]   l18n support?
12[   ]   a11y support?
13-------------------------------------------------------------------------------
14Credits
15[Object1]:      Author one (author contact info)
16[Object2]:      Author two (author contact info)
17-------------------------------------------------------------------------------
18Project description
19
20Describe the point of the project here.
21-------------------------------------------------------------------------------
22Dependencies:
23
24List any dependencies here.
25-------------------------------------------------------------------------------
26Documentation
27
28Any notes about documentation--such as a link to a page in the Book of Dojo,
29documentation state, etc.--should go here.
30-------------------------------------------------------------------------------
31Installation instructions
32
33Use this to explain in detail what a person needs to do in order to use this
34project.  Include URLs for grabbing source, URLs for any dependencies, etc.
35Also be sure to include any additional information, such as where to place
36CSS files, images, other media, etc.  The goal is that someone reading this
37file can follow your instructions and be using this project within minutes.
38-------------------------------------------------------------------------------
39Additional Notes
40
41Anything else you think is of interest (for example, object hierarchy) should
42be placed here.
Note: See TracBrowser for help on using the repository browser.