Function Reference
This commit is contained in:
+2
-1
@@ -1,3 +1,5 @@
|
||||
# Docs toplevel makefile.
|
||||
|
||||
README=../README.md
|
||||
BUILD_SCRIPT=build_index.py
|
||||
GENERATOR=python $(BUILD_SCRIPT)
|
||||
@@ -12,4 +14,3 @@ $(HTML_OUTPUT_DIR)/index.html: $(README) $(BUILD_SCRIPT)
|
||||
|
||||
|
||||
# python -m markdown -f index.html -o html $(README)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user