david_williams | 6f5f45b | 2005-10-17 06:27:41 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wst.web_userdoc.feature" |
| 4 | label="org.eclipse.wst.web_userdoc.feature" |
david_williams | 06ed8d7 | 2005-11-02 14:15:53 +0000 | [diff] [blame] | 5 | version="1.0.0"> |
david_williams | 6f5f45b | 2005-10-17 06:27:41 +0000 | [diff] [blame] | 6 | |
| 7 | <description url="http://www.example.com/description"> |
david_williams | 8ce730d | 2005-11-02 05:07:56 +0000 | [diff] [blame] | 8 | %description |
david_williams | 6f5f45b | 2005-10-17 06:27:41 +0000 | [diff] [blame] | 9 | </description> |
| 10 | |
| 11 | <copyright url="http://www.example.com/copyright"> |
david_williams | 8ce730d | 2005-11-02 05:07:56 +0000 | [diff] [blame] | 12 | %copyright |
david_williams | 6f5f45b | 2005-10-17 06:27:41 +0000 | [diff] [blame] | 13 | </copyright> |
| 14 | |
| 15 | <license url="http://www.example.com/license"> |
david_williams | 8ce730d | 2005-11-02 05:07:56 +0000 | [diff] [blame] | 16 | %license |
david_williams | 6f5f45b | 2005-10-17 06:27:41 +0000 | [diff] [blame] | 17 | </license> |
| 18 | |
| 19 | <includes |
| 20 | id="org.eclipse.wst.xml_userdoc.feature" |
| 21 | version="0.0.0"/> |
| 22 | |
| 23 | <plugin |
| 24 | id="org.eclipse.wst.webtools.doc.user" |
| 25 | download-size="0" |
| 26 | install-size="0" |
| 27 | version="0.0.0" |
| 28 | unpack="false"/> |
| 29 | |
| 30 | </feature> |