diff --git a/doc/README.md b/doc/README.md index 015693e1..50deb4e2 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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