mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Fix Boost library list links to Config documentation
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"key": "config",
|
"key": "config",
|
||||||
"name": "Config",
|
"name": "Config",
|
||||||
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
|
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
|
||||||
"documentation": "config.htm",
|
"documentation": "doc/html/index.html",
|
||||||
"category": [
|
"category": [
|
||||||
"workarounds"
|
"workarounds"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user