Skip to content

Commit

Permalink
Rebuild documentation using asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rg3 committed Mar 4, 2014
1 parent 1b63535 commit ce4d3b8
Show file tree
Hide file tree
Showing 13 changed files with 1,901 additions and 1,945 deletions.
7 changes: 7 additions & 0 deletions Makefile
@@ -0,0 +1,7 @@
.PHONY: all clean

all: index.txt
asciidoc index.txt

clean:
rm -f index.html

0 comments on commit ce4d3b8

Please sign in to comment.