diff options
author | acolyer <acolyer> | 2004-11-28 22:00:59 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2004-11-28 22:00:59 +0000 |
commit | e7da38f30f2fd4c037e392b0586a393686385280 (patch) | |
tree | 63916a7bc5d5c5af76c38f8abc39d6eeabfb846f /docs/adk15ProgGuideDB/annotations.xml | |
parent | 4f5756d56fff9f5af0ed2cf72cf135ae0c1d7b5f (diff) | |
download | aspectj-e7da38f30f2fd4c037e392b0586a393686385280.tar.gz aspectj-e7da38f30f2fd4c037e392b0586a393686385280.zip |
ensure every generated html file has a meaningful name
Diffstat (limited to 'docs/adk15ProgGuideDB/annotations.xml')
-rw-r--r-- | docs/adk15ProgGuideDB/annotations.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adk15ProgGuideDB/annotations.xml b/docs/adk15ProgGuideDB/annotations.xml index f4fa9d95e..979d8b9c3 100644 --- a/docs/adk15ProgGuideDB/annotations.xml +++ b/docs/adk15ProgGuideDB/annotations.xml @@ -1343,7 +1343,7 @@ </sect1> - <sect1> + <sect1 id="annotations-itds"> <title>Inter-type Declarations</title> <para>An annotation type may not be the target of an inter-type declaration.</para> |