summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poveda Ruiz <31802960+pvdrz@users.noreply.github.com>2022-12-16 12:15:04 -0500
committerGitHub <noreply@github.com>2022-12-16 12:15:04 -0500
commit1abaf7ebbfee423ec524bd6e3b13f626cf32bc69 (patch)
tree0e46455f679af68b6d08cde255b18bc695c8689b
parent3f1b9ae995d344e936a8fe0d40a83f61942a7ba2 (diff)
Run doctoc (#2376)
-rw-r--r--book/src/faq.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/faq.md b/book/src/faq.md
index fcb8255f..f133561d 100644
--- a/book/src/faq.md
+++ b/book/src/faq.md
@@ -8,6 +8,7 @@
- [Does `bindgen` support the C++ Standard Template Library (STL)?](#does-bindgen-support-the-c-standard-template-library-stl)
- [How to deal with bindgen generated padding fields?](#how-to-deal-with-bindgen-generated-padding-fields)
- [How to generate bindings for a custom target?](#how-to-generate-bindings-for-a-custom-target)
+- [How can I normalize `#[doc]` attributes?](#how-can-i-normalize-doc-attributes)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->