[meta] Set "status" of extensions and index sublibs to "hidden".

This commit is contained in:
Adam Wulkiewicz 2019-08-05 17:50:17 +02:00
parent 88029cd238
commit f30578bda5
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"key": "geometry/extensions", "key": "geometry/extensions",
"boost-version": "1.47.0", "boost-version": "1.47.0",
"name": "Geometry Extensions", "name": "Geometry Extensions",
"status": "hidden",
"authors": [ "authors": [
"Barend Gehrels", "Barend Gehrels",
"Bruno Lalande", "Bruno Lalande",

View File

@ -3,6 +3,7 @@
"key": "geometry/index", "key": "geometry/index",
"boost-version": "1.54.0", "boost-version": "1.54.0",
"name": "Geometry Index", "name": "Geometry Index",
"status": "hidden",
"authors": [ "authors": [
"Barend Gehrels", "Barend Gehrels",
"Bruno Lalande", "Bruno Lalande",