File: toc.xml

package info (click to toggle)
eclipse-emf 2.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 57,992 kB
  • ctags: 81,092
  • sloc: java: 561,060; xml: 7,553; sh: 111; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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 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="Release Notes" href="http://www.eclipse.org/modeling/emf/news/relnotes.php?project=emf&amp;version=2.5.x" />
	</topic>
</toc>