diff options
| author | Benoit Bryon <benoit@marmelune.net> | 2012-08-30 15:51:46 +0200 |
|---|---|---|
| committer | Benoit Bryon <benoit@marmelune.net> | 2012-08-30 15:51:46 +0200 |
| commit | 6b456b41edd5597624a42c0fd7e2c7b35c84146e (patch) | |
| tree | 8f3693a4063f5cd16a41bad15a2771daaf47017b /doc/invocation.rst | |
| parent | ddbb623206405097d564337aacd19e24aed9e9e1 (diff) | |
| download | sphinx-6b456b41edd5597624a42c0fd7e2c7b35c84146e.tar.gz | |
Fixed apidoc's --follow-links option in documentation.
Diffstat (limited to 'doc/invocation.rst')
| -rw-r--r-- | doc/invocation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/invocation.rst b/doc/invocation.rst index e78c7ea3..258c87b8 100644 --- a/doc/invocation.rst +++ b/doc/invocation.rst @@ -227,7 +227,7 @@ The :program:`sphinx-apidoc` script has several options: This sets the maximum depth of the table of contents, if one is generated. -.. option:: -l, --followlinks +.. option:: -l, --follow-links This option makes sphinx-apidoc follow symbolic links when recursing the filesystem to discover packages and modules. You may need it if you want |
