NetBSD Developer Documentation:Editing htdocs |
This is intended to become a reference for those wishing to edit htdocs (the CVS repository for the NetBSD web server).
extension Netscape
There should be a Makefile in each directory which handles processing the .list files into .html, and will recurse into any subdirs containing Makefiles.
Continuation lines are understood (useful for the special tags).
If you do not have CVS access and wish to submit changes, you can check out htdocs via anonymous CVS (see the NetBSD CVS HOWTO). The best approach is usually to:
You should run make before committing. You will need perl5 installed.
|
<META HTTP-EQUIV=Refresh CONTENT="5; URL=new-location">
tag in the headerNote that there are several files like the Gnats database (http://www.NetBSD.org/Gnats/), the pkgsrc and source changes in Changes/changes*.html and Changes/pkg-changes*.html, the RSS files in Changes/rss-*.xml etc. that are not part of htdocs but that get generated by various scripts out of cron jobs directly on the web server. Check out "htutils/changes/*" to get access to the scripts.
Important code news items should also be noted in the text doc/CHANGES file.
Quick ``howto'' for the impatient (but please do read on for details):
Alternatively, you can run make index from the htdocs toplevel directory.
<dt><b>date:</b> title <dd>body of item <p>where
|
|