#1345: Fix two bugs with :confval:nitpick_ignore; now you don't have to

remove the store environment for changes to have effect.
This commit is contained in:
Georg Brandl
2014-01-12 20:45:34 +01:00
parent ae234c3ded
commit 123572e1db
5 changed files with 14 additions and 6 deletions
+2 -1
View File
@@ -140,7 +140,8 @@ The :program:`sphinx-build` script has several options:
.. option:: -n
Run in nit-picky mode. Currently, this generates warnings for all missing
references.
references. See the config value :confval:`nitpick_ignore` for a way to
exclude some references as "known missing".
.. option:: -N