From: Wiesner Thomas <w15mail@yahoo.de>
To: linux-kernel@vger.kernel.org
Subject: Announcement of HTML-Index of linux-2.6.4/Documentation
Date: Wed, 07 Jul 2004 17:46:59 +0200 [thread overview]
Message-ID: <40EC1AF3.9050002@yahoo.de> (raw)
Announcement of HTML-Index of linux-2.6.4/Documentation
I had some spare time and decided to make a bash script which generates
(with the help of some description files) a nice HTML Index for
linux-2.6.4/Documentation to give it a better look. (I think it would be
interesting for kernel-hq.)
I did it for 2.6.4, because I had the tarball of it on my hdd. I have a 56k
modem which doesn´t make downloading kernel source fun. (I know that
there are
patches, but I´m too lazy.). But it should work with nearly any source
version
(should work even "stand alone") but then you have broken links.
The package is not a patch, but a tarball, because I only needed to add
files
and not to change any existing.
You can get the tarball at:
http://members.aon.at/gwiesner/misc/2_6-html-doc-index.tar.gz
Install it by typing:
cd /usr/src/linux-2.6.4 # or whatever dir
cd Documentation
tar -xzf 2_6-html-doc-index.tar.gz
To generate the HTML files run:
./mkhtmlindex.sh
The script will generate a index.html in Documentation
and a index.html in every subdirectory of it. (not recursive, only 1 level)
The descriptions of the files are in the files.desc and dirs.desc files.
I would be nice to get some feedback.
BTW: This is my first contribution and please CC me, as I´m not in the list.
Wiesner Thomas
next reply other threads:[~2004-07-07 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 15:46 Wiesner Thomas [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-07-04 9:40 Announcement of HTML-Index of linux-2.6.4/Documentation Wiesner Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40EC1AF3.9050002@yahoo.de \
--to=w15mail@yahoo.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.