[SCM] wiki-content branch, master, updated. dfcdbe233c0002d2bdffb160f52df277c1803dd6
Daniel Baumann
daniel at debian.org
Tue Jan 17 08:03:01 UTC 2012
The following commit has been merged in the master branch:
commit dfcdbe233c0002d2bdffb160f52df277c1803dd6
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Jan 17 08:57:12 2012 +0100
Restoring original development section on index page.
First, this sections target audience is not users, but
technical people, so the aim is not to make it
comprehensible at first read for 'new readers', but
the way people expect it that work with the stuff
(and there, the sorting is based on source package name).
Second, the section is named development on purpose,
we are reusing the same scheme that debian.org does.
Third, no problem in using something different or new,
but 'components' isn't fitting well either. That section
contains the technical stuff regarding development,
users interested just in how things work should not look
there for information, but in the manual. This section
really is about development.
And last but not least.. it would be much nicer to talk
about such things on the mailinglist first, before
you (Jonathan) just edit someone else index page entirely.
diff --git a/index.mdwn b/index.mdwn
index 4efa577..6f58829 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,17 +16,17 @@
</div>
<div id="tab2" class="tab">
- <a class="sl" id="sl_devel" href="/devel">Components</a>
+ <a class="sl" id="sl_devel" href="/devel">Development</a>
<ul>
- <li>Early userspace: <a href="devel/live-boot/">live-boot</a></li>
- <li>Image builder: <a href="devel/live-build/">live-build</a></li>
- <li>Late userspace: <a href="devel/live-config/">live-config</a></li>
- <li>Debian-installer support: <a href="devel/live-installer/">live-installer</a></li>
- <li>Documentation: <a href="devel/live-manual/">live-manual</a></li>
- <li>Helpers for live system: <a href="devel/live-tools/">live-tools</a></li>
- <li><a href="devel/other">other</a></li>
- <li><a href="devel/rfc">proposals</a></li>
+ <li><a href="./devel/live-boot/">live-boot</a></li>
+ <li><a href="./devel/live-build/">live-build</a></li>
+ <li><a href="./devel/live-config/">live-config</a></li>
+ <li><a href="./devel/live-installer/">live-installer</a></li>
+ <li><a href="./devel/live-manual/">live-manual</a></li>
+ <li><a href="./devel/live-tools/">live-tools</a></li>
+ <li><a href="./devel/other/">other</a></li>
+ <li><a href="./devel/rfc/">RFC</a></li>
</ul>
</div>
--
wiki-content
More information about the debian-live-changes
mailing list