summaryrefslogtreecommitdiff
path: root/mail/docs/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-09-09 11:23:09 -0500
committerKali Kaneko <kali@leap.se>2014-09-09 11:23:09 -0500
commit7e7db492bc1ea5f130d167ce55c9c63348d213d6 (patch)
treec14358712bfe7eb0256a18e353c5560bd3d6c523 /mail/docs/Makefile
parent59daae11810d78b66eef6e2599bdfe550a2d27cf (diff)
add command for building rtd docs
Diffstat (limited to 'mail/docs/Makefile')
-rw-r--r--mail/docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/docs/Makefile b/mail/docs/Makefile
index 4224d87..388b6c6 100644
--- a/mail/docs/Makefile
+++ b/mail/docs/Makefile
@@ -175,3 +175,5 @@ pseudoxml:
$(SPHINXBUILD) -b pseudoxml $(ALLSPHINXOPTS) $(BUILDDIR)/pseudoxml
@echo
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
+build_rtd:
+ curl -X POST http://readthedocs.org/build/leapmail