the now mandatory 'long' format. This should catch everything, with the exception of the release notes.
54 lines
1.7 KiB
Text
54 lines
1.7 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.23 2002/03/16 08:07:46 murray Exp $">
|
|
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
<!ENTITY atoz SYSTEM "atoz.sgml">
|
|
<!ENTITY site SYSTEM "site.sgml">
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h1>Site Map</h1>
|
|
&site;
|
|
|
|
<h2>Meta homepages</h2>
|
|
<ul>
|
|
<li><a href="../platforms/alpha.html">Alpha</a></li>
|
|
<li><a href="../java/index.html">Java</a></li>
|
|
<li><a href="../gnome/index.html">GNOME</a></li>
|
|
<li><a href="../news/news.html">News</a></li>
|
|
<li><a href="../docs.html">Documentation</a></li>
|
|
<li><a href="../doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a></li>
|
|
<li><a href="../doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a></li>
|
|
<li><a href="../tutorials/index.html">Tutorials</a></li>
|
|
<li><a href="../support.html">Support</a></li>
|
|
<li><a href="../security/security.html">Security</a></li>
|
|
<li><a href="../releases/index.html">Release Information</a></li>
|
|
<li><a href="../projects/projects.html">Projects</a></li>
|
|
<li><a href="../gallery/gallery.html">Gallery</a></li>
|
|
<li><a href="../ports/index.html">Ports</a></li>
|
|
<li><a href="../commercial/commercial.html">Commercial Vendors</a></li>
|
|
<li><a href="../internal/internal.html">Internal</a></li>
|
|
<li><a href="../copyright/copyright.html">Copyright</a></li>
|
|
<li><a href="../search/search.html">Search</a></li>
|
|
</ul>
|
|
<HR NOSHADE>
|
|
|
|
|
|
<h1>A-Z Index</h1>
|
|
|
|
&atoz;
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:nil
|
|
End:
|
|
-->
|