Просмотр исходного кода

Fixed more links to property_map

[SVN r53476]
Jeremiah Willcock 17 лет назад
Родитель
Сommit
24c21c42d0
2 измененных файлов с 4 добавлено и 4 удалено
  1. 3 3
      libs/libraries.htm
  2. 1 1
      libs/parameter

+ 3 - 3
libs/libraries.htm

@@ -215,7 +215,7 @@ how to download, build, and install the libraries.</p>
     and Paul Mensonides.</li>
     <li><a href="../doc/html/program_options.html">program_options</a> - Access to configuration
         data given on command line, in config files and other sources, from Vladimir Prus.</li>
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="proto/index.html">proto</a> - Expression template library and compiler
@@ -355,7 +355,7 @@ how to download, build, and install the libraries.</p>
     Mu&ntilde;oz.</li>
     <li><a href="ptr_container/index.html">pointer container</a>
       - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="../doc/html/unordered.html">unordered</a> - unordered associative containers, from Daniel James.</li>
@@ -452,7 +452,7 @@ how to download, build, and install the libraries.</p>
         ease arithmetic classes and iterators, from Dave Abrahams
         and Jeremy Siek.</li>
 
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="static_assert/static_assert.htm">static_assert</a>

+ 1 - 1
libs/parameter

@@ -1 +1 @@
-Subproject commit d8a61e4df724a41019604035e6110fbec575fc9f
+Subproject commit ae3bfbad4688f45361998176cabdaa1957fa083f

粤ICP备19079148号