ソースを参照

moved concepts.xml xi:include into the Concept_Check <library> block to keep it from showing up at the bottom of doc/html/libraries.html

[SVN r33567]
Eric Niebler 20 年 前
コミット
555ea1d584
1 ファイル変更3 行追加3 行削除
  1. 3 3
      doc/src/boost.xml

+ 3 - 3
doc/src/boost.xml

@@ -119,7 +119,7 @@
      </libraryinfo>
    </library>
 
-   <library name="Concept Check" dirname="concept_check" html-only="1">
+   <library name="Concept Check" dirname="concept_check">
      <libraryinfo>
        <author>
          <firstname>Jeremy</firstname>
@@ -129,10 +129,10 @@
        <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>
 
-   <xi:include href="../../libs/concept_check/doc/reference/concepts.xml"/>
-
    <library name="Config" dirname="config" html-only="1">
      <libraryinfo>
        <author>

粤ICP备19079148号