[Xfce4-commits] <docs:master> Include xfce4-clipman-plugin link inside index.php.
Mike Massonnet
noreply at xfce.org
Tue Nov 1 14:24:01 CET 2011
Updating branch refs/heads/master
to 53c5012e66aeef4efa847364cb9bdd8fce54c91f (commit)
from ee7667ea7fe8bd47d4d44b84f4586fcc643ed283 (commit)
commit 53c5012e66aeef4efa847364cb9bdd8fce54c91f
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Tue Nov 1 14:22:51 2011 +0100
Include xfce4-clipman-plugin link inside index.php.
Also rearrange documentation links in sub-sections (core/apps/panel-plugins).
index.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/index.php b/index.php
index abce683..3a6ad4e 100644
--- a/index.php
+++ b/index.php
@@ -32,10 +32,19 @@
<h1>Xfce Documentation</h1>
<h2>User Documentation</h2>
+<h3>Core Components</h3>
<ul>
<li><a href="/help.php?package=xfce4-panel">Xfce4-panel</a></li>
+</ul>
+<h3>Applications</h3>
+<ul>
+ <!-- <li><a href="/help.php?package=ristretto">Ristretto</a></li> -->
<li><a href="/help.php?package=terminal">Terminal</a></li>
</ul>
+<h3>Panel Plugins</h3>
+<ul>
+ <li><a href="/help.php?package=xfce4-clipman-plugin">Clipman</a></li>
+</ul>
<h2>API References</h2>
More information about the Xfce4-commits
mailing list