mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Help: Fix ctest(1) manual links to www.cdash.org
When the link was updated to `https` by commit 52eac4573d (Help: Fix
link to cdash.org from CTest manual, 2021-04-21, v3.21.0-rc1~262^2~2)
the markup was incorrectly adjusted to show the link as part of the
"See Also" section. It is meant to be the link destination for links
in prose elsewhere in the manual. Fix the markup and move it to a
clearer location. Also update the link to resolve a redirect.
This commit is contained in:
@@ -651,6 +651,8 @@ a `CDash`_ server. The command-line signature used to submit to `CDash`_ is::
|
||||
ctest -S <script> [-- <dashboard-options>...]
|
||||
ctest -SP <script> [-- <dashboard-options>...]
|
||||
|
||||
.. _`CDash`: https://www.cdash.org
|
||||
|
||||
Options for Dashboard Client include:
|
||||
|
||||
.. option:: -D <dashboard>, --dashboard <dashboard>
|
||||
@@ -1820,5 +1822,3 @@ See Also
|
||||
========
|
||||
|
||||
.. include:: LINKS.txt
|
||||
|
||||
_`CDash`: https://cdash.org
|
||||
|
||||
Reference in New Issue
Block a user