diff options
author | Andy Clement <aclement@pivotal.io> | 2019-02-11 10:46:03 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-02-11 10:46:03 -0800 |
commit | de2f7c753232c9bb4c8e602ac841206a0b72260a (patch) | |
tree | 31ea677478d76b19039c009dcee244a2e6ccb7e9 /eclipse.plugin/org.aspectj.ajde.doc/toc.xml | |
parent | 704a0ac3321dd3bd3f56e52216de0643d0dab748 (diff) | |
download | aspectj-de2f7c753232c9bb4c8e602ac841206a0b72260a.tar.gz aspectj-de2f7c753232c9bb4c8e602ac841206a0b72260a.zip |
Fix version tagging for info strings
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, 0 insertions, 21 deletions
diff --git a/eclipse.plugin/org.aspectj.ajde.doc/toc.xml b/eclipse.plugin/org.aspectj.ajde.doc/toc.xml deleted file mode 100644 index bd032fac9..000000000 --- a/eclipse.plugin/org.aspectj.ajde.doc/toc.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?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 |