mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Get rid of comma in sphinx-apidoc documentation
#6674 Nixing the comma in `EXCLUDE PATTERN, ...` because it's not supposed to be there. See the issue for the research.
This commit is contained in:
parent
3261b87cf5
commit
9d239a64fc
@ -5,7 +5,7 @@ Synopsis
|
||||
--------
|
||||
|
||||
**sphinx-apidoc** [*OPTIONS*] -o <*OUTPUT_PATH*> <*MODULE_PATH*>
|
||||
[*EXCLUDE_PATTERN*, ...]
|
||||
[*EXCLUDE_PATTERN* ...]
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user