summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 9943594..4b2752b 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -28,10 +28,6 @@ doctest:
$(MAKE) PYTHON=$(PYTHON) -C .. package
$(MAKE) $(SPHOPTS) -C src $@
-upload:
- # this command requires ssh configured to the proper target
- tar czf - -C html . | ssh psycoweb tar xzvf - -C docs/current
-
clean:
$(MAKE) $(SPHOPTS) -C src $@
rm -rf html src/sqlstate_errors.rst