Skip to content

Commit

Permalink
Create a doc function
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauko Quiroga committed Aug 25, 2021
1 parent 84a13c1 commit 75260cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Same as `make test`.
doc = sed -n "/^$1/ { x ; p ; } ; s/\#\#/[⚙]/ ; s/\./.../ ; x" ${MAKEFILE_LIST}

## Same as `make test.
all: test

## Install project dependencies.
Expand Down

0 comments on commit 75260cd

Please sign in to comment.