|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r63148 - in trunk: doc/html doc/src libs/filesystem/v2/doc libs/filesystem/v3/doc libs/io/doc libs/system/doc tools/release
From: daniel_james_at_[hidden]
Date: 2010-06-20 14:02:17
Author: danieljames
Date: 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
New Revision: 63148
URL: http://svn.boost.org/trac/boost/changeset/63148
Log:
Move minimal.css to doc/src.
Added:
trunk/doc/src/minimal.css (contents, props changed)
- copied, changed from r63147, /trunk/doc/html/minimal.css
Removed:
trunk/doc/html/minimal.css
Text files modified:
trunk/libs/filesystem/v2/doc/faq.htm | 2 +-
trunk/libs/filesystem/v2/doc/index.htm | 2 +-
trunk/libs/filesystem/v2/doc/portability_guide.htm | 2 +-
trunk/libs/filesystem/v2/doc/reference.html | 2 +-
trunk/libs/filesystem/v3/doc/deprecated.html | 2 +-
trunk/libs/filesystem/v3/doc/design.htm | 2 +-
trunk/libs/filesystem/v3/doc/faq.htm | 2 +-
trunk/libs/filesystem/v3/doc/index.htm | 2 +-
trunk/libs/filesystem/v3/doc/portability_guide.htm | 2 +-
trunk/libs/filesystem/v3/doc/reference.html | 2 +-
trunk/libs/filesystem/v3/doc/tutorial.html | 2 +-
trunk/libs/filesystem/v3/doc/v3.html | 2 +-
trunk/libs/filesystem/v3/doc/v3_design.html | 2 +-
trunk/libs/io/doc/quoted_manip.html | 2 +-
trunk/libs/system/doc/index.html | 2 +-
trunk/libs/system/doc/reference.html | 2 +-
trunk/tools/release/index.html | 2 +-
17 files changed, 17 insertions(+), 17 deletions(-)
Deleted: trunk/doc/html/minimal.css
==============================================================================
--- trunk/doc/html/minimal.css 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
+++ (empty file)
@@ -1,29 +0,0 @@
-/*
-
- © Copyright Beman Dawes, 2007
-
- Distributed under the Boost Software License, Version 1.0.
- See www.boost.org/LICENSE_1_0.txt
-
-*/
-
-/*******************************************************************************
- Body
-*******************************************************************************/
-
-body { font-family: sans-serif; margin: 1em; }
-
-/*******************************************************************************
- Table
-*******************************************************************************/
-
-table { margin: 0.5em; }
-
-/*******************************************************************************
- Font sizes
-*******************************************************************************/
-
-p, td, li, blockquote { font-size: 10pt; }
-pre { font-size: 9pt; }
-
-/*** end ***/
\ No newline at end of file
Copied: trunk/doc/src/minimal.css (from r63147, /trunk/doc/html/minimal.css)
==============================================================================
Modified: trunk/libs/filesystem/v2/doc/faq.htm
==============================================================================
--- trunk/libs/filesystem/v2/doc/faq.htm (original)
+++ trunk/libs/filesystem/v2/doc/faq.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem FAQ</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v2/doc/index.htm
==============================================================================
--- trunk/libs/filesystem/v2/doc/index.htm (original)
+++ trunk/libs/filesystem/v2/doc/index.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Home</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v2/doc/portability_guide.htm
==============================================================================
--- trunk/libs/filesystem/v2/doc/portability_guide.htm (original)
+++ trunk/libs/filesystem/v2/doc/portability_guide.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Portability Guide</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body bgcolor="#FFFFFF">
Modified: trunk/libs/filesystem/v2/doc/reference.html
==============================================================================
--- trunk/libs/filesystem/v2/doc/reference.html (original)
+++ trunk/libs/filesystem/v2/doc/reference.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -7,7 +7,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Reference
</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/deprecated.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/deprecated.html (original)
+++ trunk/libs/filesystem/v3/doc/deprecated.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Deprecated Features</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/design.htm
==============================================================================
--- trunk/libs/filesystem/v3/doc/design.htm (original)
+++ trunk/libs/filesystem/v3/doc/design.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Boost Filesystem Library Design</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body bgcolor="#FFFFFF">
Modified: trunk/libs/filesystem/v3/doc/faq.htm
==============================================================================
--- trunk/libs/filesystem/v3/doc/faq.htm (original)
+++ trunk/libs/filesystem/v3/doc/faq.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem FAQ</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/index.htm
==============================================================================
--- trunk/libs/filesystem/v3/doc/index.htm (original)
+++ trunk/libs/filesystem/v3/doc/index.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Home</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/portability_guide.htm
==============================================================================
--- trunk/libs/filesystem/v3/doc/portability_guide.htm (original)
+++ trunk/libs/filesystem/v3/doc/portability_guide.htm 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Portability Guide</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body bgcolor="#FFFFFF">
Modified: trunk/libs/filesystem/v3/doc/reference.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/reference.html (original)
+++ trunk/libs/filesystem/v3/doc/reference.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -7,7 +7,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Reference
</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/tutorial.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/tutorial.html (original)
+++ trunk/libs/filesystem/v3/doc/tutorial.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem Tutorial</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/filesystem/v3/doc/v3.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/v3.html (original)
+++ trunk/libs/filesystem/v3/doc/v3.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -5,7 +5,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem V3 Intro</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
<body>
Modified: trunk/libs/filesystem/v3/doc/v3_design.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/v3_design.html (original)
+++ trunk/libs/filesystem/v3/doc/v3_design.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Filesystem V3 Design</title>
-<link rel="stylesheet" type="text/css" href="../../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/io/doc/quoted_manip.html
==============================================================================
--- trunk/libs/io/doc/quoted_manip.html (original)
+++ trunk/libs/io/doc/quoted_manip.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Boost "quoted" I/O manipulator</title>
<meta name="generator" content="Microsoft FrontPage 5.0" />
- <link rel="stylesheet" type="text/css" href="../../../doc/html/minimal.css" />
+ <link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css" />
</head>
<body>
Modified: trunk/libs/system/doc/index.html
==============================================================================
--- trunk/libs/system/doc/index.html (original)
+++ trunk/libs/system/doc/index.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Boost System Library</title>
-<link rel="stylesheet" type="text/css" href="../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/libs/system/doc/reference.html
==============================================================================
--- trunk/libs/system/doc/reference.html (original)
+++ trunk/libs/system/doc/reference.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>System Library Reference</title>
-<link rel="stylesheet" type="text/css" href="../../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css">
</head>
<body>
Modified: trunk/tools/release/index.html
==============================================================================
--- trunk/tools/release/index.html (original)
+++ trunk/tools/release/index.html 2010-06-20 14:02:14 EDT (Sun, 20 Jun 2010)
@@ -6,7 +6,7 @@
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Release Scripts</title>
-<link rel="stylesheet" type="text/css" href="../../doc/html/minimal.css">
+<link rel="stylesheet" type="text/css" href="../../doc/src/minimal.css">
</head>
<body>
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