2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-28 07:42:16 +00:00

Update documentation list

This commit is contained in:
Automated Commit
2018-10-30 09:11:46 +00:00
parent 6b05566f78
commit bacfefbec7
2 changed files with 26 additions and 1 deletions

View File

@@ -1252,6 +1252,19 @@
<documentation>libs/filesystem/</documentation>
<category>System</category>
</library>
<library>
<key>filesystem</key>
<library_path>libs/filesystem/</library_path>
<boost-version>1.30.0</boost-version>
<update-version>master</update-version>
<name>Filesystem</name>
<authors>Beman Dawes</authors>
<maintainers>Beman Dawes &lt;bdawes -at- acm.org&gt;</maintainers>
<maintainers>Andrey Semashev &lt;andrey.semashev -at- gmail.com&gt;</maintainers>
<description>The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.</description>
<documentation>libs/filesystem/</documentation>
<category>System</category>
</library>
<library>
<key>flyweight</key>
<library_path>libs/flyweight/</library_path>
@@ -1812,6 +1825,18 @@
<documentation>libs/integer/</documentation>
<category>Math</category>
</library>
<library>
<key>integer</key>
<library_path>libs/integer/</library_path>
<boost-version>1.9.0</boost-version>
<update-version>master</update-version>
<name>Integer</name>
<maintainers>Daryle Walker &lt;darylew -at- hotmail.com&gt;</maintainers>
<maintainers>Andrey Semashev &lt;andrey.semashev -at- gmail.com&gt;</maintainers>
<description>The organization of boost integer headers and classes is designed to take advantage of &lt;stdint.h&gt; types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header &lt;boost/cstdint.hpp&gt; makes the standard integer types safely available in namespace boost without placing any names in namespace std.</description>
<documentation>libs/integer/</documentation>
<category>Math</category>
</library>
<library>
<key>interprocess</key>
<library_path>libs/interprocess/</library_path>
@@ -2744,7 +2769,7 @@
<key>parameter_python</key>
<library_path>libs/parameter_python/</library_path>
<boost-version>unreleased</boost-version>
<update-version>develop</update-version>
<update-version>master</update-version>
<name>Parameter Python Bindings</name>
<authors>David Abrahams</authors>
<authors>Daniel Wallin</authors>

Binary file not shown.