org.aspectj/eclipse.plugin/org.aspectj.ajde.doc/toc.xml
acolyer 0729f986cc org.aspectj.ajde.doc plugin built as part of aspectj build - at
last the doc in AJDT will always be up to date with the latest
in the org.aspectj CVS.
2003-11-05 16:18:24 +00:00

21 lines
923 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- ============================================================================= -->
<!-- Define topics for the main guide -->
<!-- ============================================================================= -->
<toc label="AspectJ">
<topic label="Quick Reference">
<link toc="toc_ajquickref.xml" />
</topic>
<topic label="Programming Guide">
<link toc="toc_ajprogguide.xml" />
</topic>
<topic label="AspectJ Language Semantics">
<link toc="toc_ajsemantics.xml" />
</topic>
<topic label="API Documentation" href="doc/api/index.html"/>
<topic label="FAQ" href="doc/faq.html"/>
<topic label="README for v1.1" href="doc/README-11.html"/>
<topic label="Porting Notes" href="doc/porting.html"/>
<topic label="AspectJ on the WWW" href="http://www.eclipse.org/aspectj"/>
</toc>