mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 14:08:35 +08:00
Help: Use relative path for IDE Integration guide link to preset schema
This allows the integration guide to build as part of a larger set of documentation.
This commit is contained in:
@@ -69,9 +69,9 @@ While reading, parsing, and evaluating the contents of ``CMakePresets.json`` is
|
|||||||
straightforward, it is not trivial. In addition to the documentation, IDE
|
straightforward, it is not trivial. In addition to the documentation, IDE
|
||||||
vendors may also wish to refer to the CMake source code and test cases for a
|
vendors may also wish to refer to the CMake source code and test cases for a
|
||||||
better understanding of how to implement the format.
|
better understanding of how to implement the format.
|
||||||
:download:`This file </manual/presets/schema.json>` provides a machine-readable
|
:download:`This file <../../manual/presets/schema.json>` provides a
|
||||||
JSON schema for the ``CMakePresets.json`` format that IDE vendors may find
|
machine-readable JSON schema for the ``CMakePresets.json`` format that IDE
|
||||||
useful for validation and providing editing assistance.
|
vendors may find useful for validation and providing editing assistance.
|
||||||
|
|
||||||
Configuring
|
Configuring
|
||||||
===========
|
===========
|
||||||
|
Reference in New Issue
Block a user