2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 20:32:16 +00:00

Update documentation list

This commit is contained in:
Automated Commit
2015-10-21 03:41:53 -04:00
parent e40b02e327
commit a384fa620d
2 changed files with 12 additions and 1 deletions

View File

@@ -1800,6 +1800,17 @@
<documentation>libs/math/doc/html/dist.html</documentation>
<category>Math</category>
</library>
<library>
<key>metaparse</key>
<module>libs/metaparse</module>
<update-version>develop</update-version>
<name>Metaparse</name>
<authors>Abel Sinkovics</authors>
<maintainers>Abel Sinkovics &lt;abel -at- elte.hu&gt;</maintainers>
<description>A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process</description>
<documentation>libs/metaparse/</documentation>
<category>Metaprogramming</category>
</library>
<library>
<key>move</key>
<module>move</module>
@@ -2951,7 +2962,7 @@
<key>test</key>
<module>test</module>
<boost-version>1.21.0</boost-version>
<update-version>develop</update-version>
<update-version>master</update-version>
<name>Test</name>
<authors>Gennadiy Rozental</authors>
<authors>Raffi Enficiaud</authors>

Binary file not shown.