Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-06 12:33:34 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-06 12:33:34 (GMT)
commitc110fb485b3af0066c6df7aeac8c055e9d767efa (patch)
treec5f6ecfcf022ad15e27c2d28150c7e4ec8884353 /docs/Makefile
parentb4216422fa628adc23f4f472975915196f694432 (diff)
Move docs to their own dir
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
new file mode 100644
index 0000000..3c2ad2f
--- /dev/null
+++ b/docs/Makefile
@@ -0,0 +1,2 @@
+all:
+ ./markdown README.md > README.html