aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56bbe5b..f70d28a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-## SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
## SPDX-License-Identifier: GPL-3.0-only
+## SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
.PHONY: all
all: lint test
@@ -24,3 +24,7 @@ dev.test:
truncate --size=0 testdata/var/log/lilin/service.d/tcp.log
truncate --size=0 testdata/var/log/lilin/service.d/udp.log
go run ./cmd/lilin -dev -basedir=testdata/
+
+.PHONY: serve.docs
+serve.docs:
+ ciigo serve _www/doc