blob: 6240203c8e3392010636c2dd3d6f0989a16a598e [file] [log] [blame]
<?php
/**
* Copyright (c) 2008, 2018 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Wayne Beaton (Eclipse Foundation)- initial API and implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<div id="midcolumn">
<h1><?php print $pageTitle ?></h1>
<p>Generated on <?php print $pairs['generated']; ?></p>
<p>This page shows how closely related projects are &quot;in the wild&quot;. The table shows the
number of users who are using the projects together. Click on the column headers to change how
the data is sorted. Note that these results are preliminary.</p>
<p>
This data is also available in <a href="reports/proximity.xml">XML form</a>.
</p>
<?php print $table; ?>
</div>