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:
@@ -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 <bdawes -at- acm.org></maintainers>
|
||||
<maintainers>Andrey Semashev <andrey.semashev -at- gmail.com></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 <darylew -at- hotmail.com></maintainers>
|
||||
<maintainers>Andrey Semashev <andrey.semashev -at- gmail.com></maintainers>
|
||||
<description>The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> 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.
Reference in New Issue
Block a user