Now pile all the ref docs into the refs dir.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FUNCDOCS != ls [a-z]*.md
|
||||
NOT_US = Functor-Reference.md FORMAT-Functor-Reference.md
|
||||
FUNCDOCS = $(filter-out $(NOT_US),$(wildcard *.md))
|
||||
|
||||
|
||||
all: Functor-Reference.md
|
||||
|
||||
Reference in New Issue
Block a user