Help: Use *.rst extension for included files

So, editor(s) can correctly highlight the RST syntax in the included files.
This commit is contained in:
Alex Turbov
2025-04-07 21:30:55 +04:00
parent 66a33b6663
commit 9784834b4c
509 changed files with 871 additions and 871 deletions
+2 -3
View File
@@ -11,9 +11,8 @@ work together in an example project can be very helpful.
Steps
=====
.. include:: source.txt
|tutorial_source|
The tutorial documentation and source code examples can be found in
the ``Help/guide/tutorial`` directory of the CMake source code tree.
Each step has its own subdirectory containing code that may be used as a
starting point. The tutorial examples are progressive so that each step
provides the complete solution for the previous step.
-3
View File
@@ -1,3 +0,0 @@
.. |tutorial_source| replace::
The tutorial documentation and source code examples can be found in
the ``Help/guide/tutorial`` directory of the CMake source code tree.