diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-11 08:28:07 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-11 08:28:07 +0000 |
commit | ba192306162376a255a409cc7cf158c4c2a9837a (patch) | |
tree | 6c60e284ed303ef4ad47ee123dfdc55d1953289b /archiva-docs/src/site/apt/userguide | |
parent | ab4ba8f963890872909fbcc97249af6ad3817e6f (diff) | |
download | archiva-ba192306162376a255a409cc7cf158c4c2a9837a.tar.gz archiva-ba192306162376a255a409cc7cf158c4c2a9837a.zip |
more screenshots from new ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1383284 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src/site/apt/userguide')
-rw-r--r-- | archiva-docs/src/site/apt/userguide/browsing.apt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/archiva-docs/src/site/apt/userguide/browsing.apt b/archiva-docs/src/site/apt/userguide/browsing.apt index 0be323de8..5b39318e8 100644 --- a/archiva-docs/src/site/apt/userguide/browsing.apt +++ b/archiva-docs/src/site/apt/userguide/browsing.apt @@ -60,11 +60,17 @@ Browsing 3. Dependency Tree. The dependencies of the artifact are displayed in a tree-like view, which can also be navigated. - + +[../images/dependency-tree.png] + 4. Used By. Lists all the artifacts in the repository which use this artifact. - + +[../images/used-by.png] + 5. Mailing Lists. The project mailing lists available in the artifact's pom are displayed here. +[../images/mailing-lists.png] + 6. Download. Clicking on this link will download the artifact to your local machine. * Downloading Artifacts |