diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2022-01-08 11:50:55 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-06 10:09:11 +0100 |
commit | d4a6906b3012fac6e4dbaca5854fc59ba0d67e47 (patch) | |
tree | c78540555837c12cfaef7f9cc95842668a3ee7f9 /docs/adk15ProgGuideDB/ltw.xml | |
parent | 9735e858af48ff0bce152ea489800a86a151b08d (diff) | |
download | aspectj-d4a6906b3012fac6e4dbaca5854fc59ba0d67e47.tar.gz aspectj-d4a6906b3012fac6e4dbaca5854fc59ba0d67e47.zip |
Rename '*GuideDB' directories to their actual HTML site target names
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/adk15ProgGuideDB/ltw.xml')
-rw-r--r-- | docs/adk15ProgGuideDB/ltw.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/adk15ProgGuideDB/ltw.xml b/docs/adk15ProgGuideDB/ltw.xml deleted file mode 100644 index 4f3212fbc..000000000 --- a/docs/adk15ProgGuideDB/ltw.xml +++ /dev/null @@ -1,16 +0,0 @@ -<chapter id="ltw" xreflabel="Load-Time Weaving"> - - <!-- - DO NOT MODIFY THIS ONE - Do changes in the devGuideDB/ltw.xml instead - --> - - <title>Load-Time Weaving</title> - - <sect1 id="ltw-introduction"> - <title>Introduction</title> - <para>See Developer's Guide for information on - load-time weaving support in AspectJ 5.</para> - </sect1> -</chapter> - |