Commit 15357b5
committed
docs: document nickname_delimiters/maiden_delimiters in Constants docstring
Not added as :param: entries since they aren't __init__ arguments
(always set internally, unlike every other entry in that block) --
that would make Sphinx's generated docs imply Constants(nickname_delimiters=...)
works. Documented as a plain note instead, pointing at the
customization docs for the full mechanism.1 parent be65195 commit 15357b5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
273 | 283 | | |
274 | 284 | | |
275 | 285 | | |
| |||
0 commit comments