mirror of
https://github.com/boostorg/more.git
synced 2026-08-19 12:33:28 +08:00
Update link to Boost release
[SVN r37523]
This commit is contained in:
@@ -9,19 +9,19 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="logo-getting-started">
|
||||
<h1 class="title"><a class="reference" href="../../index.htm"><img alt="Boost" class="boost-logo" src="../../boost.png" /></a> Getting Started</h1>
|
||||
<h1 class="title"><a class="reference external" href="../../index.htm"><img alt="Boost" class="boost-logo" src="../../boost.png" /></a> Getting Started</h1>
|
||||
|
||||
<!-- Copyright David Abrahams 2006. Distributed under the Boost -->
|
||||
<!-- Software License, Version 1.0. (See accompanying -->
|
||||
<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
|
||||
<div class="section">
|
||||
<h1><a id="welcome" name="welcome">Welcome</a></h1>
|
||||
<div class="section" id="welcome">
|
||||
<h1>Welcome</h1>
|
||||
<p>Welcome to the Boost libraries! By the time you've completed this
|
||||
tutorial, you'll be at least somewhat comfortable with the contents
|
||||
of a Boost distribution and how to go about using it.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h1><a id="what-s-here" name="what-s-here">What's Here</a></h1>
|
||||
<div class="section" id="what-s-here">
|
||||
<h1>What's Here</h1>
|
||||
<p>This document is designed to be an <em>extremely</em> gentle introduction,
|
||||
so we included a fair amount of material that may already be very
|
||||
familiar to you. To keep things simple, we also left out some
|
||||
@@ -29,8 +29,8 @@ information intermediate and advanced users will probably want. At
|
||||
the end of this document, we'll refer you on to resources that can
|
||||
help you pursue these topics further.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h1><a id="preliminaries" name="preliminaries">Preliminaries</a></h1>
|
||||
<div class="section" id="preliminaries">
|
||||
<h1>Preliminaries</h1>
|
||||
<p>We use one typographic convention that might not be immediately
|
||||
obvious: <em>italic</em> text in examples is meant as a descriptive
|
||||
placeholder for something else, usually information that you'll
|
||||
@@ -41,16 +41,16 @@ provide. For example:</p>
|
||||
<p>Here you're expected to imagine replacing the text “your name” with
|
||||
your actual name.</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
<h1><a id="ready" name="ready">Ready?</a></h1>
|
||||
<div class="section" id="ready">
|
||||
<h1>Ready?</h1>
|
||||
<p>Let's go!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr class="footer" />
|
||||
<div class="nextpage line-block">
|
||||
<div class="line"><strong>Next:</strong> <a class="reference" href="windows.html">Getting Started on Microsoft Windows</a></div>
|
||||
<div class="line"><strong>or:</strong> <a class="reference" href="unix-variants.html">Getting Started on Unix variants (e.g. Linux, MacOS)</a></div>
|
||||
<div class="line"><strong>Next:</strong> <a class="reference external" href="windows.html">Getting Started on Microsoft Windows</a></div>
|
||||
<div class="line"><strong>or:</strong> <a class="reference external" href="unix-variants.html">Getting Started on Unix variants (e.g. Linux, MacOS)</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user