Skip to content

Commit 7b54c40

Browse files
committed
Add boost::describe to the exclude-symbols
1 parent ab6c429 commit 7b54c40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/mrdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ implementation-defined:
1313
- 'mrdocs::detail'
1414
- 'mrdocs::report::detail'
1515
- 'mrdocs::dom::detail'
16+
exclude-symbols:
17+
- 'boost::describe'
1618
multipage: true
1719
generator: adoc
1820
cmake: '-D MRDOCS_DOCUMENTATION_BUILD=ON'

0 commit comments

Comments
 (0)