diff options
author | Henri Yandell <bayard@apache.org> | 2006-11-11 00:18:12 +0000 |
---|---|---|
committer | Henri Yandell <bayard@apache.org> | 2006-11-11 00:18:12 +0000 |
commit | 428873d130123a4c38cab4a251ddea856056f4b3 (patch) | |
tree | 63501ff2861643519ce9e5d9d98584fbfa3f2c12 /src | |
parent | 06ff79f9509d5c407c521a7dc6761f2afe3f287a (diff) | |
download | archiva-428873d130123a4c38cab4a251ddea856056f4b3.tar.gz archiva-428873d130123a4c38cab4a251ddea856056f4b3.zip |
Some wiki links that make up the published design (I think)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473589 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/site/apt/guides/developing/index.apt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/site/apt/guides/developing/index.apt b/src/site/apt/guides/developing/index.apt index 55999a0f1..1db0f029a 100644 --- a/src/site/apt/guides/developing/index.apt +++ b/src/site/apt/guides/developing/index.apt @@ -77,3 +77,11 @@ Concepts * "Synchronized" - A remote repository which is physically copied down to be managed under Archiva. * "Identifier" - A short ID for your repository that will be used in URLs. + +Material that needs pulling into this site + + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Manager} Repository Manager design wiki}} + + * {{{http://docs.codehaus.org/display/MAVEN/Maven+repository+tools} Repository tools wiki}} + + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Security} Repository security wiki}} |