We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237d91d commit b30cba8Copy full SHA for b30cba8
neural_structured_learning/tools/build_docs.py
@@ -29,8 +29,8 @@
29
```
30
31
Note:
32
- If duplicate or spurious docs are generated, consider
33
- blacklisting them via the `private_map` argument below. Or
+ If duplicate or spurious docs are generated, consider excluding them via the
+ `private_map` argument to `generate_lib.DocGenerator()` below. Or
34
`api_generator.doc_controls`
35
"""
36
0 commit comments