mirror of
https://github.com/boostorg/website.git
synced 2026-01-29 08:02:20 +00:00
Website: Merge from live to beta.
[SVN r73165]
This commit is contained in:
@@ -271,7 +271,7 @@ http://www.boost.org/development/website_updating.html
|
||||
<td>
|
||||
<a href="http://svn.boost.org/svn/boost/sandbox/local/">Boost Sandbox</a></td>
|
||||
|
||||
<td>Needed</td>
|
||||
<td>Jeffrey Hellrung</td>
|
||||
|
||||
<td>-</td>
|
||||
</tr>
|
||||
@@ -315,6 +315,19 @@ http://www.boost.org/development/website_updating.html
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tr>
|
||||
<td>Boost 1.47.0 Released</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<td>Beman Dawes</td>
|
||||
|
||||
<td>July 12, 2011</td>
|
||||
|
||||
<td><a href=
|
||||
"http://www.boost.org/users/news/version_1_47_0">Notes</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Type Traits Introspection</td>
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ RewriteRule ^html(/.*)?$ libs/release/doc/html$1 [R]
|
||||
# Always serve up the latest css/image files in doc/html and doc/src.
|
||||
RewriteRule ^libs/[^/]*/doc/(?:html|src)/(.*\.css)$ libs/common/doc/src/$1 [L]
|
||||
RewriteRule ^libs/[^/]*/doc/(?:html|src)/images/([^/]*)$ libs/common/doc/src/images/$1 [L]
|
||||
RewriteRule ^libs/[^/]*/boost.png$ libs/common/boost.png [L]
|
||||
|
||||
# Serve some other static files directly from archive
|
||||
# Requires an appropriate soft link.
|
||||
|
||||
BIN
doc/libs/common/boost.png
Normal file
BIN
doc/libs/common/boost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user