summaryrefslogtreecommitdiffstats
path: root/BUILD.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-03-10 15:29:51 -0600
committerGitHub <noreply@github.com>2020-03-10 14:29:51 -0700
commit9342704a41cbd20a315e55f0b1ff3efd9f039498 (patch)
tree22cebf2a80622ac644e007189c912e4669598bb6 /BUILD.md
parent629e24ae952137657c3106db9783b985450e13f7 (diff)
Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter * A few extra edge cases
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/BUILD.md b/BUILD.md
index fe00486a9f..4791bae37a 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -1,3 +1,10 @@
+<!--
+---
+title: "The build system"
+custom_edit_url: https://github.com/netdata/netdata/edit/master/BUILD.md
+---
+-->
+
# The build system
We are currently migrating from `autotools` to `CMake` as a build-system. This document