File: toc.xml

package info (click to toggle)
eclipse-emf 2.24.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 62,044 kB
  • sloc: java: 644,589; xml: 11,649; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 1,281 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="EMF Developer Guide">
	<topic label="Programmer&apos;s Guide">
		<topic label="EMF Overview" href="references/overview/EMF.html" />
		<topic label="EMF.Edit Overview" href="references/overview/EMF.Edit.html" />
		<topic label="EMF Validation Overview" href="references/overview/EMF.Validation.html" />
	</topic>
	<topic label="Tutorials">
		<topic label="Generating an EMF Model" href="tutorials/clibmod/clibmod.html" />
		<topic label="Generating an Extended EMF Model" href="tutorials/slibmod/slibmod.html" />
		<topic label="Generating an EMF Model using XML Schema" href="tutorials/xlibmod/xlibmod.html" />
		<topic label="JET Comprehensive Overview" href="tutorials/jet/jet.html" />
		<topic label="JET Tutorial Part 1 (Introduction to JET)" href="tutorials/jet1/jet_tutorial1.html" />
		<topic label="JET Tutorial Part 2 (Write Code that Writes Code)" href="tutorials/jet2/jet_tutorial2.html" />
		<topic label="Specifying Package Information in Rose" href="tutorials/rosepkg/rosepkg.html" />
	</topic>
	<topic label="Online Docs">
		<topic label="FAQ" href="http://wiki.eclipse.org/EMF/FAQ" />
		<topic label="EMF Recipes" href="http://wiki.eclipse.org/EMF/Recipes" />
	</topic>
</toc>