Fix "make suspicious" errors and update ignore file.

This commit is contained in:
Georg Brandl 2011-01-15 17:05:20 +00:00
parent 375aec2315
commit 23e924f96b
3 changed files with 24 additions and 2 deletions

View file

@ -611,7 +611,7 @@ Example::
The ``:ref:`` invocation is replaced with the section title.
Alternatively, you can reference any label (not just section titles)
if you provide the link text ``:ref:`link text`<reference-label>```.
if you provide the link text ``:ref:`link text <reference-label>```.
Paragraph-level markup
----------------------