about summary refs log tree commit diff
path: root/doc/hooks/xcbuild.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/xcbuild.section.md')
-rw-r--r--doc/hooks/xcbuild.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/hooks/xcbuild.section.md b/doc/hooks/xcbuild.section.md
index 1426431f6dce2..bf404b64c3f9b 100644
--- a/doc/hooks/xcbuild.section.md
+++ b/doc/hooks/xcbuild.section.md
@@ -1,4 +1,3 @@
-
-### xcbuildHook {#xcbuildhook}
+# xcbuildHook {#xcbuildhook}
 
 Overrides the build and install phases to run the "xcbuild" command. This hook is needed when a project only comes with build files for the XCode build system. You can disable this behavior by setting buildPhase and configurePhase to a custom value. xcbuildFlags controls flags passed only to xcbuild.