commit | 37e015d4a65566386266a99c70226b4082defce2 | [log] [tgz] |
---|---|---|
author | Matthew Woehlke <matthew.woehlke@kitware.com> | Wed Mar 08 13:19:50 2023 -0500 |
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | Wed Mar 08 13:19:50 2023 -0500 |
tree | 08d9cae4da6e2593be1b2a16b2441225afcbf4f4 | |
parent | 3d6075da4df6a4f93a835e446c2bbf29488f50bd [diff] |
Utilities/Sphinx: Refactor Sphinx reference recording Rewrite how we record objects in our Sphinx extensions to more closely conform to how other domains do likewise, and to store more information than was previously being stored. This is a first step toward being able to record and reference signatures.