|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r72477 - sandbox/bloom_filter/trunk/libs/bloom_filter
From: cpp.cabrera_at_[hidden]
Date: 2011-06-07 17:47:32
Author: alejandro
Date: 2011-06-07 17:47:32 EDT (Tue, 07 Jun 2011)
New Revision: 72477
URL: http://svn.boost.org/trac/boost/changeset/72477
Log:
Added redirection link as required by documentation conventions.
Text files modified:
sandbox/bloom_filter/trunk/libs/bloom_filter/index.html | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
Modified: sandbox/bloom_filter/trunk/libs/bloom_filter/index.html
==============================================================================
--- sandbox/bloom_filter/trunk/libs/bloom_filter/index.html (original)
+++ sandbox/bloom_filter/trunk/libs/bloom_filter/index.html 2011-06-07 17:47:32 EDT (Tue, 07 Jun 2011)
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>Boost.BloomFilter Documentation</title>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <meta http-equiv="refresh" content="0; URL=doc/html/index.html" />
+ </head>
+
+ <body>
+ Automatic redirection failed, please go to
+ <a href= "doc/html/index.html">doc/html/index.html</a>
+ </body>
+</html>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk