about summary refs log tree commit diff
path: root/doc/hooks/waf.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/waf.section.md')
-rw-r--r--doc/hooks/waf.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/hooks/waf.section.md b/doc/hooks/waf.section.md
index de65abde4502b..ee1bccff1d0aa 100644
--- a/doc/hooks/waf.section.md
+++ b/doc/hooks/waf.section.md
@@ -1,4 +1,3 @@
-
-### wafHook {#wafhook}
+# wafHook {#wafhook}
 
 Overrides the configure, build, and install phases. This will run the “waf” script used by many projects. If `wafPath` (default `./waf`) doesn’t exist, it will copy the version of waf available in Nixpkgs. `wafFlags` can be used to pass flags to the waf script.