Convert documentation to asciidoc

This commit is contained in:
Glen Fernandes
2019-12-13 22:04:32 -05:00
parent c0febbb420
commit a66dac2ccc
9 changed files with 517 additions and 710 deletions

View File

@@ -2,10 +2,10 @@
"key": "io",
"name": "IO State Savers",
"authors": [
"Daryle Walker"
"Daryle Walker",
"Beman Dawes"
],
"description": "The I/O sub-library of Boost helps segregate the large number of Boost headers. This sub-library should contain various items to use with/for the standard I/O library.",
"documentation": "doc/ios_state.html",
"description": "Utilities for using the standard I/O library.",
"category": [
"IO"
],