diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-24 22:40:41 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-24 22:40:41 +0000 |
commit | a650d62b9e2bf996da4bd74459a990f4d5a61020 (patch) | |
tree | b1aaed015de0ac164bbabe2cc344fadfc6e922c2 | |
parent | 28934df4ac5b4dbb8f01c71cfaf516d5c5eb037a (diff) | |
download | archiva-a650d62b9e2bf996da4bd74459a990f4d5a61020.tar.gz archiva-a650d62b9e2bf996da4bd74459a990f4d5a61020.zip |
fix reports screenshots
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389641 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | archiva-docs/src/site/apt/adminguide/reports.apt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/archiva-docs/src/site/apt/adminguide/reports.apt b/archiva-docs/src/site/apt/adminguide/reports.apt index 7f368436e..dc7956a2f 100644 --- a/archiva-docs/src/site/apt/adminguide/reports.apt +++ b/archiva-docs/src/site/apt/adminguide/reports.apt @@ -50,12 +50,14 @@ Making the most of Reporting in Apache Archiva 4. End Date - the end date range of the statistics to be displayed. +[../images/repository-statistics-form.png] + ** Contents of the Report The Repository Statistics Show Report button will display a table containing the statistics of the repository/repositories. See below for a sample Repository Statistics report comparing two repositories: -[../images/repository-statistics.jpg] Repository Statistics +[../images/repository-statistics.png] Repository Statistics Repository Statistics can be exported to a CSV file. To do this, just click the link on the upper left hand corner above the report. @@ -89,7 +91,7 @@ Making the most of Reporting in Apache Archiva configuration you've set. Below is a sample Repository Health report: -[../images/archiva-report.jpg] Repository Health Report +[../images/archiva-report.png] Repository Health Report You can see in the sample report that there are links to the groupId and artifactId directories of each artifact. Clicking on any of these links will bring you to the appropriate navigation page in the |