diff options
Diffstat (limited to 'eclipse.plugin/org.aspectj.ajde.doc/toc.xml')
-rw-r--r-- | eclipse.plugin/org.aspectj.ajde.doc/toc.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/eclipse.plugin/org.aspectj.ajde.doc/toc.xml b/eclipse.plugin/org.aspectj.ajde.doc/toc.xml new file mode 100644 index 000000000..bd032fac9 --- /dev/null +++ b/eclipse.plugin/org.aspectj.ajde.doc/toc.xml @@ -0,0 +1,21 @@ +<?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>
\ No newline at end of file |