jtham | 9400a22 | 2006-02-07 00:56:53 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?NLS TYPE="org.eclipse.help.toc"?> |
| 3 | <!-- |
| 4 | Copyright (c) 2005, 2006 IBM Corporation and others. |
| 5 | All rights reserved. This program and the accompanying materials |
| 6 | are made available under the terms of the Eclipse Public License v1.0 |
| 7 | which accompanies this distribution, and is available at |
| 8 | http://www.eclipse.org/legal/epl-v10.html |
| 9 | Contributors: |
| 10 | IBM Corporation - initial implementation |
| 11 | --> |
| 12 | <toc label="Reference" link_to="toc.xml#reference"> |
| 13 | <topic label="Main Topic" href="html/reference/maintopic.html"> |
| 14 | <topic label="Sub Topic" href="html/reference/subtopic.html" /> |
| 15 | </topic> |
| 16 | <topic label="Main Topic 2"> |
| 17 | <topic label="Sub Topic 2" href="html/reference/subtopic2.html" /> |
| 18 | </topic> |
| 19 | </toc> |