Working to clean up docs.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
all:
|
||||
pandoc -s --toc --toc-depth=2 --ascii Functor-Reference.md -o FuncRef.html
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
|
||||
all:
|
||||
pandoc -s --toc --toc-depth=2 --ascii Functor-Reference.md -o FuncRef.html
|
||||