mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Style fixes.
This commit is contained in:
@@ -1320,9 +1320,9 @@ Options for the linkcheck builder
|
||||
|
||||
.. confval:: linkcheck_anchors
|
||||
|
||||
True or false, whether to check the existence of #anchor in links. Since
|
||||
this requires downloading the whole document, it's considerably slower
|
||||
when enabled. Default is ``True``.
|
||||
True or false, whether to check the validity of ``#anchor``\ s in links.
|
||||
Since this requires downloading the whole document, it's considerably slower
|
||||
when enabled. Default is ``True``.
|
||||
|
||||
.. versionadded:: 1.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user