Skip to content

Commit

Permalink
Started target for generating HTML documentation from Markdown in `RE…
Browse files Browse the repository at this point in the history
…ADME.pgtap` using discount.
  • Loading branch information
theory committed Jan 18, 2009
1 parent dd31eb1 commit 3692494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -143,3 +143,6 @@ installcheck: test_setup.sql
# In addition to installcheck, one can also run the tests through pg_prove.
test: test_setup.sql
./bin/pg_prove --pset tuples_only=1 $(TESTS)

markdown:
markdown -F 0x1000 README.pgtap > pgtap.html

0 comments on commit 3692494

Please sign in to comment.