[PATCH wayland-web 1/2] index: rearrange front page links
Pekka Paalanen
ppaalanen at gmail.com
Fri Sep 18 05:41:28 PDT 2015
From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Rearrange the links to arbitrary categories. No link is added or
removed, but some are more spelled out.
Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
---
index.html | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index a9a860f..8d28b36 100644
--- a/index.html
+++ b/index.html
@@ -28,24 +28,33 @@ or under Linux KMS and ships with a few demo clients. The Weston
compositor is a minimal and fast compositor and is suitable for many
embedded and mobile use cases. </p>
+<p>Information:</p>
<ul>
<li><a href="architecture.html">Wayland architecture</a></li>
<li><a href="faq.html">Wayland FAQ</a></li>
- <li><a href="building.html">Building Wayland</a></li>
- <li><a href="testing.html">Testing Wayland</a></li>
- <li><a href="http://cgit.freedesktop.org/wayland">Wayland git repos</a></li>
- <li><a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel">Mailing list</a></li>
+ <li><a href="docs/html">Documentation</a> <a href="docs/pdf">(PDF)</a></li>
<li><a href="toolkits.html">Toolkits with Wayland support</a>
- <li><a href="xserver.html">X clients on Wayland</a>
<li><a href="screenshots.html">Screenshots</a></li>
- <li><a href="releases.html">Releases</a></li>
- <li><a href="docs/html">Documentation</a> <a href="docs/pdf">(PDF)</a></li>
+</ul>
+
+<p>Software:</p>
+<ul>
+ <li><a href="releases.html">Wayland and Weston Releases</a></li>
+ <li><a href="http://cgit.freedesktop.org/wayland">Wayland git repositories</a></li>
+ <li><a href="building.html">Building Weston</a></li>
+ <li><a href="xserver.html">X clients on Wayland</a>
+ <li><a href="extras.html">Extras</a>: some apps and debugging tools</li>
+</ul>
+
+<p>Development:</p>
+<ul>
+ <li><a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel">Mailing list</a></li>
<li>IRC: #wayland on freenode</li>
+ <li><a href="reviewing.html">Reviewing Patches</a> (please help)</li>
+ <li><a href="testing.html">Testing Wayland</a></li>
<li><a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland">Wayland Bugzilla</a>
(<a href="https://bugs.freedesktop.org/buglist.cgi?list_id=279166&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=PLEASETEST&product=Wayland">All bugs</a>
<a href="https://bugs.freedesktop.org/buglist.cgi?list_id=279166&bug_severity=enhancement&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=PLEASETEST&product=Wayland">Enhancements</a>)</li>
- <li><a href="extras.html">Extras</a></li>
- <li><a href="reviewing.html">Reviewing Patches</a> (please help)</li>
</ul>
</body>
--
2.4.6
More information about the wayland-devel
mailing list