Skip to content

Commit 87ffe4c

Browse files
authored
Document that pydoctor exit with code 2 on intersphinx inventory read failure
1 parent e056e27 commit 87ffe4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ in development
7676
* Hide sidebar element title when all items under it are private.
7777
* Allow suppressing the footer's buildtime altogether with option ``--buildtime=no``.
7878
* Add project version on each HTML page.
79-
* When an intersphinx inventory file fails to read, do not print the whole stack trace by default.
79+
* When an intersphinx inventory file fails to read, exit with code 2 and do not print the whole stack trace by default.
8080
The -v flag will log exceptions' tracebacks.
8181

8282
pydoctor 25.10.1

0 commit comments

Comments
 (0)