Add documentation style sheet and Makefile entry
This commit is contained in:
committed by
=Michael Hohn
parent
3c8db9cbe4
commit
dcc32ea8ab
2
client/qldbtools/Makefile
Normal file
2
client/qldbtools/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
doc:
|
||||
pandoc -s --css=./gfm.css README.md > foo.html && open foo.html
|
||||
Reference in New Issue
Block a user