Skip to content

Commit 8438221

Browse files
committed
fix: hopefully exclude the Boost.Describe helpers
1 parent 8c5ea4e commit 8438221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mrdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ implementation-defined:
1414
- 'mrdocs::report::detail'
1515
- 'mrdocs::dom::detail'
1616
exclude-symbols:
17-
- 'boost_*_fn'
17+
- 'boost::describe::**'
1818
multipage: true
1919
generator: adoc
2020
cmake: '-D MRDOCS_DOCUMENTATION_BUILD=ON'

0 commit comments

Comments
 (0)