Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / locale / doc / html / building_boost_locale.html
index 198098e..6a5f1e5 100644 (file)
@@ -2,46 +2,51 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <title>Boost.Locale: Building The library</title>
+
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
-<link href="doxygen.css" rel="stylesheet" type="text/css"/>
-<link rel="stylesheet" type="text/css" href="../style/section-basic.css">
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+  $(document).ready(initResizable);
+</script>
+
+
 </head>
 <body>
-<div id="boost-common-heading-doc">
-    <div class="heading-inner">
-        <div class="heading-placard"></div>
-
-        <h1 class="heading-title">
-            <a href="http://www.boost.org/">
-                <img src="../style/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
-                <span class="heading-boost">Boost</span>
-                <span class="heading-cpplibraries">C++ Libraries</span>
-            </a>
-        </h1>
+<div id="top"><!-- do not remove this div! -->
 
-        <p class="heading-quote">
 
-            <q>...one of the most highly
-            regarded and expertly designed C++ library projects in the
-            world.</q> 
-            
-            <span class="heading-attribution">&mdash; <a href=
-            "http://www.gotw.ca/" class="external">Herb Sutter</a> and <a href=
-            "http://en.wikipedia.org/wiki/Andrei_Alexandrescu" class="external">Andrei
-            Alexandrescu</a>, <a href=
-            "http://safari.awprofessional.com/?XmlId=0321113586" class="external">C++
-            Coding Standards</a></span>
-        </p>
-    </div>
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  
+  <td id="projectlogo"><img alt="Logo" src="boost-small.png"/></td>
+  
+  
+  <td style="padding-left: 0.5em;">
+   <div id="projectname">Boost.Locale
+   
+   </div>
+   
+  </td>
+  
+  
+  
+ </tr>
+ </tbody>
+</table>
 </div>
 
-<div id="boost-common-heading-doc-spacer"></div> 
-<!-- Generated by Doxygen 1.7.1 -->
-<div class="navigation" id="top">
-  <div class="tabs">
+<!-- Generated by Doxygen 1.7.6.1 -->
+  <div id="navrow1" class="tabs">
     <ul class="tablist">
-      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
       <li><a href="modules.html"><span>Modules</span></a></li>
       <li><a href="namespaces.html"><span>Namespaces</span></a></li>
       <li><a href="annotated.html"><span>Classes</span></a></li>
       <li><a href="examples.html"><span>Examples</span></a></li>
     </ul>
   </div>
-  <div class="navpath">
-    <ul>
-      <li><a class="el" href="main.html">Boost.Locale</a>      </li>
-    </ul>
+</div>
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+  <div id="nav-tree">
+    <div id="nav-tree-contents">
+    </div>
+  </div>
+  <div id="splitbar" style="-moz-user-select:none;" 
+       class="ui-resizable-handle">
   </div>
 </div>
+<script type="text/javascript">
+  initNavTree('building_boost_locale.html','');
+</script>
+<div id="doc-content">
 <div class="header">
   <div class="headertitle">
-<h1>Building The library </h1>  </div>
-</div>
+<div class="title">Building The library </div>  </div>
+</div><!--header-->
 <div class="contents">
-<ul>
+<div class="textblock"><ul>
 <li><a class="el" href="building_boost_locale.html#building_boost_locale_bb">Building Boost.Locale</a><ul>
 <li><a class="el" href="building_boost_locale.html#bb_building_deps">Dependencies</a></li>
 <li><a class="el" href="building_boost_locale.html#bb_building_proc">Building Process</a></li>
@@ -117,7 +130,7 @@ Building Process</h3>
  <code>c:\icu46\lib\icudt.lib</code> <br/>
  <code>c:\icu46\lib\icuin.lib</code> <br/>
  <code>...</code> <br/>
- then you need to provide an option <code>-sICU_PATH=c</code>:\icu46 <div class="fragment"><pre class="fragment">
+ then you need to provide an option <code>-sICU_PATH=c:\icu46</code> <div class="fragment"><pre class="fragment">
     .\bjam --with-locale -sICU_PATH=c:\icu46  stage
     </pre></div></li>
 </ul>
@@ -155,9 +168,18 @@ Running Unit Tests</h2>
 Binary Compatibility</h2>
 <p>Boost.Locale is built with binary compatibility in mind. Switching localization back ends on or off, or using iconv or not, does not affect binary compatibility. So if a dynamic library was built with all possible backends, other dynamic libraries compiled with, for example, only the <code>std</code>, <code>posix</code> or <code>winapi</code> backends would still be binary-compatible with it.</p>
 <p>However this definitely has an effect on some features. For example, if you try to use boundary analysis or a calendar facet when the library does not support the icu backend you would get an exception. </p>
+</div></div><!-- contents -->
 </div>
-<hr class="footer"/><address class="footer"><small>
-&copy; Copyright 2009-2011 Artyom Beilis,  Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License</a>, Version 1.0.
-</small></address>
+  <div id="nav-path" class="navpath">
+    <ul>
+      <li class="navelem"><a class="el" href="index.html">Boost.Locale</a>      </li>
+
+    <li class="footer">
+&copy; Copyright 2009-2012 Artyom Beilis,  Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License</a>, Version 1.0.
+    </li>
+   </ul>
+ </div>
+
+
 </body>
 </html>