Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit ad7eb7f

Browse files
committed
Changed name of target.
1 parent cea6622 commit ad7eb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
test:
22
doxdox index.js --layout markdown | diff DOCUMENTATION.md -
33

4-
fixtures:
4+
docs:
55
doxdox index.js --layout markdown --output DOCUMENTATION.md
66

77
.PHONY: test

0 commit comments

Comments
 (0)