Преглед изворни кода

Restore concept check reference documentation.

Daniel James пре 9 година
родитељ
комит
73d68f523b
1 измењених фајлова са 14 додато и 0 уклоњено
  1. 14 0
      doc/src/boost.xml

+ 14 - 0
doc/src/boost.xml

@@ -38,6 +38,20 @@
   <part id="libraries">
     <title>The Boost C++ Libraries (BoostBook Subset)</title>
     <xi:include href="libraries.xinclude" xpointer="xpointer(/*/node())"/>
+
+    <library name="Concept Check" dirname="concept_check">
+      <libraryinfo>
+        <author>
+          <firstname>Jeremy</firstname>
+          <surname>Siek</surname>
+        </author>
+        <librarypurpose>Tools for generic programming</librarypurpose>
+        <librarycategory name="category:generic"/>
+        <librarycategory name="category:testing"/>
+      </libraryinfo>
+      <title>Boost.Concept_Check</title>
+      <xi:include href="../../libs/concept_check/doc/reference/concepts.xml"/>
+    </library>
   </part>
 
   <part id="tools">

粤ICP备19079148号