diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2023-03-09 16:32:07 (GMT) |
---|---|---|
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | 2023-03-09 16:32:07 (GMT) |
commit | cc21d0e47802fb1d054eb56b8bb4bd8ee66f9caa (patch) | |
tree | 0a63ab5ce52622dae91def59212c39ffb942eb4f /Source/cmConvertMSBuildXMLToJSON.py | |
parent | 37e015d4a65566386266a99c70226b4082defce2 (diff) | |
download | CMake-cc21d0e47802fb1d054eb56b8bb4bd8ee66f9caa.zip CMake-cc21d0e47802fb1d054eb56b8bb4bd8ee66f9caa.tar.gz CMake-cc21d0e47802fb1d054eb56b8bb4bd8ee66f9caa.tar.bz2 |
Utilities/Sphinx: Make signatures linkable
Add signatures to the collection of observed objects (which can be
referenced elsewhere). Don't automatically strip parameters from a
:command: reference, as these may now link signatures. (Do, however,
munge them into 'text <ref>' form if they aren't already, as not doing
so adds an extra '()' for some reason.) Correspondingly, change xref
resolution to try to match 'command' when a ref like 'command(args)' is
not matched, so that existing links to commands that have not been
converted to use the new signature directive don't immediately break.
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions