2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00
Files
website/doc/index.html
2024-09-01 08:56:16 -07:00

104 lines
3.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" href="/favicon.ico" type="image/ico" />
<link rel="stylesheet" type="text/css" href="../style-v2/section-doc.css" />
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
<style type="text/css">
/*<![CDATA[*/
#doc-index h4 {
display: none !important;
}
#doc-index span.link {
display: none !important;
}
/*]]>*/
</style>
<script defer data-domain="original.boost.org" src="https://plausible.io/js/script.js"></script></head><!--
Note: Editing website content is documented at:
https://www.boost.org/development/website_updating.html
-->
<body>
<div id="heading">
<!--#include virtual="/common/heading.html" -->
</div>
<div id="body">
<div id="body-inner">
<div id="content">
<div class="section" id="intro">
<div class="section-0">
<div class="section-title">
<h1>Documentation</h1>
</div>
<div class="section-body">
<p>Much work goes into the documentation for the Boost
libraries and tools. The documentation included in the library
and tool release is also available here:</p>
<div id="doc-index">
<!--#include virtual="/generated/menu-doc.html" -->
</div>
<p>Additional information about the testing and release practices,
infrastructure and in progress developments is available on
our <a href="https://svn.boost.org/trac/boost/">Trac wiki</a>.</p>
<h2>Translations</h2>
<p>Boost doesn't have the resources to translate the
documentation itself, but there is at least one separate group
translating the documentation. If you have formed another, tell
us on the <a href=
"/community/groups.html#boostdocs">documentation list</a> and
we'll add a link.</p>
<ul>
<li><a href="http://code.google.com/p/boost-doc-zh/">Chinese
translations</a> (<a href=
"http://groups.google.com/group/boost_doc_translation">mailing
list</a>)</li>
</ul>
</div>
</div>
</div>
</div>
<div id="sidebar">
<!--#include virtual="/common/sidebar-common.html" -->
<!--#include virtual="/common/sidebar-doc.html" -->
</div>
<div class="clear"></div>
</div>
</div>
<div id="footer">
<div id="footer-left">
<div id="revised">
<p>Revised $Date$</p>
</div>
<div id="copyright">
<p>Copyright Beman Dawes, David Abrahams, 1998-2005.</p>
<p>Copyright Rene Rivera 2004-2005.</p>
</div><!--#include virtual="/common/footer-license.html" -->
</div>
<div id="footer-right">
<!--#include virtual="/common/footer-banners.html" -->
</div>
<div class="clear"></div>
</div>
</body>
</html>