mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
Be more specific about citation not found error
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@ Sphinx is needed to build doc. Install with `pip install sphinx`.
|
||||
|
||||
- "citation not found: R###"
|
||||
$ cd doc/build; grep -rin R### .
|
||||
There is probably an underscore after the reference (e.g. [1]_)
|
||||
There is probably an underscore after a reference
|
||||
in the first line of a docstring (e.g. [1]_)
|
||||
|
||||
- "Duplicate citation R###, other instance in...""
|
||||
There is probably a [2] without a [1] in one of
|
||||
|
||||
Reference in New Issue
Block a user