Boost C++ Libraries: Ticket #3191: Boost graph documentation does not list the AdjacencyMatrix concept in the table of content https://svn.boost.org/trac10/ticket/3191 <p> <a class="missing wiki">AdjacencyMatrix</a> concept is part of the documentation: </p> <p> <a href="http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/AdjacencyMatrix.html">http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/AdjacencyMatrix.html</a> </p> <p> It is linked from the Graph Concepts page: </p> <p> <a href="http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/graph_concepts.html">http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/graph_concepts.html</a> </p> <p> It does not appear in the table of content, however. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3191 Trac 1.4.3 Andrew Sutton Tue, 07 Jul 2009 12:32:10 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3191#comment:1 https://svn.boost.org/trac10/ticket/3191#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Added a link to the <a class="missing wiki">AdjacencyMatrix</a> concept in ToC. Merged to release (<a class="changeset" href="https://svn.boost.org/trac10/changeset/54766" title="Merged doc fix. Addressing #3191. ">r54766</a>). </p> Ticket