diff --git a/Makefile b/Makefile index 6ed9cad16..8c39230eb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PYTHON ?= python export PYTHONPATH = $(shell echo "$$PYTHONPATH"):./sphinx -.PHONY: all check clean clean-pyc pylint reindent testserver +.PHONY: all check clean clean-pyc clean-patchfiles pylint reindent test all: clean-pyc check diff --git a/TODO b/TODO index 619c21230..293dcc9b2 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,10 @@ Sphinx TODO =========== +- specify node visit functions when adding nodes to app +- allow extensions to add static files +- decide which static files to include +- verbose option - remove redundant