summaryrefslogtreecommitdiffstats
path: root/Help/generator/Ninja.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/generator/Ninja.rst')
-rw-r--r--Help/generator/Ninja.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/generator/Ninja.rst b/Help/generator/Ninja.rst
index 3bbd9dc..51ef49b 100644
--- a/Help/generator/Ninja.rst
+++ b/Help/generator/Ninja.rst
@@ -4,8 +4,8 @@ Ninja
Generates build.ninja files.
A build.ninja file is generated into the build tree. Recent versions
-of the ninja program can build the project through the "all" target.
-An "install" target is also provided.
+of the ninja program can build the project through the ``all`` target.
+An ``install`` target is also provided.
For each subdirectory ``sub/dir`` of the project, additional targets
are generated: