about summary refs log tree commit diff
path: root/doc/hooks/ninja.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/ninja.section.md')
-rw-r--r--doc/hooks/ninja.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/hooks/ninja.section.md b/doc/hooks/ninja.section.md
index 5ea1ee87070ad..4b0e33feb5c39 100644
--- a/doc/hooks/ninja.section.md
+++ b/doc/hooks/ninja.section.md
@@ -1,4 +1,3 @@
-
-### ninja {#ninja}
+# ninja {#ninja}
 
 Overrides the build, install, and check phase to run ninja instead of make. You can disable this behavior with the `dontUseNinjaBuild`, `dontUseNinjaInstall`, and `dontUseNinjaCheck`, respectively. Parallel building is enabled by default in Ninja.