
#
# Variables
#
ES_BEATS ?= ../..

#
# Includes
#
include $(ES_BEATS)/dev-tools/make/mage.mk

.PHONY: docs
docs:  ## @build Builds the documentation for the beat
