Skip to content

Commit 1abaf7e

Browse files
authored
Run doctoc (#2376)
1 parent 3f1b9ae commit 1abaf7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/faq.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Does `bindgen` support the C++ Standard Template Library (STL)?](#does-bindgen-support-the-c-standard-template-library-stl)
99
- [How to deal with bindgen generated padding fields?](#how-to-deal-with-bindgen-generated-padding-fields)
1010
- [How to generate bindings for a custom target?](#how-to-generate-bindings-for-a-custom-target)
11+
- [How can I normalize `#[doc]` attributes?](#how-can-i-normalize-doc-attributes)
1112

1213
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1314

0 commit comments

Comments
 (0)