diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-02-01 08:56:57 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-02-01 08:58:27 +0700 |
commit | c99b58736fd7f2952fe9bf787333631a762dcbeb (patch) | |
tree | 0932e8a1f3d0d2fa1ebb24594eba80688ee181ae /docs/modules | |
parent | 06557e86b01bf0c2a58a58e6d322f8c576b0acba (diff) | |
download | aspectj-c99b58736fd7f2952fe9bf787333631a762dcbeb.tar.gz aspectj-c99b58736fd7f2952fe9bf787333631a762dcbeb.zip |
Move quick*.{pdf,doc} to Antora attachments directory
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/modules')
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quick.doc (renamed from docs/modules/ROOT/pages/quickref/quick.doc) | bin | 55808 -> 55808 bytes | |||
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quick.pdf (renamed from docs/modules/ROOT/pages/quickref/quick.pdf) | bin | 47246 -> 47246 bytes | |||
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quick5.doc (renamed from docs/modules/ROOT/pages/quickref/quick5.doc) | bin | 83968 -> 83968 bytes | |||
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quick5.pdf (renamed from docs/modules/ROOT/pages/quickref/quick5.pdf) | bin | 56648 -> 56648 bytes | |||
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quick5A4.pdf (renamed from docs/modules/ROOT/pages/quickref/quick5A4.pdf) | bin | 56400 -> 56400 bytes | |||
-rw-r--r-- | docs/modules/ROOT/attachments/quickref/quickA4.pdf (renamed from docs/modules/ROOT/pages/quickref/quickA4.pdf) | bin | 49611 -> 49611 bytes | |||
-rw-r--r-- | docs/modules/ROOT/pages/index.adoc | 8 |
7 files changed, 4 insertions, 4 deletions
diff --git a/docs/modules/ROOT/pages/quickref/quick.doc b/docs/modules/ROOT/attachments/quickref/quick.doc Binary files differindex 515e04e73..515e04e73 100644 --- a/docs/modules/ROOT/pages/quickref/quick.doc +++ b/docs/modules/ROOT/attachments/quickref/quick.doc diff --git a/docs/modules/ROOT/pages/quickref/quick.pdf b/docs/modules/ROOT/attachments/quickref/quick.pdf Binary files differindex 8fc2bdaa6..8fc2bdaa6 100644 --- a/docs/modules/ROOT/pages/quickref/quick.pdf +++ b/docs/modules/ROOT/attachments/quickref/quick.pdf diff --git a/docs/modules/ROOT/pages/quickref/quick5.doc b/docs/modules/ROOT/attachments/quickref/quick5.doc Binary files differindex 2f372f0a9..2f372f0a9 100644 --- a/docs/modules/ROOT/pages/quickref/quick5.doc +++ b/docs/modules/ROOT/attachments/quickref/quick5.doc diff --git a/docs/modules/ROOT/pages/quickref/quick5.pdf b/docs/modules/ROOT/attachments/quickref/quick5.pdf Binary files differindex 02452caac..02452caac 100644 --- a/docs/modules/ROOT/pages/quickref/quick5.pdf +++ b/docs/modules/ROOT/attachments/quickref/quick5.pdf diff --git a/docs/modules/ROOT/pages/quickref/quick5A4.pdf b/docs/modules/ROOT/attachments/quickref/quick5A4.pdf Binary files differindex 317512818..317512818 100644 --- a/docs/modules/ROOT/pages/quickref/quick5A4.pdf +++ b/docs/modules/ROOT/attachments/quickref/quick5A4.pdf diff --git a/docs/modules/ROOT/pages/quickref/quickA4.pdf b/docs/modules/ROOT/attachments/quickref/quickA4.pdf Binary files differindex 502916ecb..502916ecb 100644 --- a/docs/modules/ROOT/pages/quickref/quickA4.pdf +++ b/docs/modules/ROOT/attachments/quickref/quickA4.pdf diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 37ea5464c..5c6a48f69 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -10,8 +10,8 @@ materials, see https://eclipse.org/aspectj. Not all of these materials have been |+++Section+++ |+++Contents+++ |xref:#documentation[Documentation] -|xref:faq:faq.adoc#faq[FAQ], xref:quickref/quick5.pdf[Quick Reference (AspectJ 5)], -xref:quickref/quick.pdf[Quick Reference (1.2.1)], xref:adk15notebook:index.adoc[AspectJ 5 Developer's Notebook], +|xref:faq:faq.adoc#faq[FAQ], xref:attachment$quickref/quick5.pdf[Quick Reference (AspectJ 5)], +xref:attachment$quickref/quick.pdf[Quick Reference (1.2.1)], xref:adk15notebook:index.adoc[AspectJ 5 Developer's Notebook], xref:progguide:index.adoc[programming], xref:devguide:index.adoc[development] and xref:pdguide:index.adoc[problem diagnosis] guides, link:runtime-api/index.html[runtime API], link:weaver-api/index.html[weaver API] and link:examples[example code] @@ -34,10 +34,10 @@ mailto:aspectj-users@eclipse.org[users] and mailto:aspectj-dev@eclipse.org[devel |Documentation |Description -|xref:quickref/quick5.pdf[AspectJ 5 Quick Reference] +|xref:attachment$quickref/quick5.pdf[AspectJ 5 Quick Reference] |Four-page quick reference for the AspectJ 5 language -|xref:quickref/quick.pdf[AspectJ Quick Reference] +|xref:attachment$quickref/quick.pdf[AspectJ Quick Reference] |Two-page quick reference for the AspectJ language a|AspectJ 5 Developer's Notebook |