diff --git a/doc/Makefile b/doc/Makefile index 4c0871aa0..3469e9959 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -40,7 +40,7 @@ clean: -rm -rf $(BUILDDIR)/* install: clean html - rsync -avz _build/html/ code:www-pytest/2.0.1dev + rsync -avz _build/html/ code:www-pytest/ html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index da3df0da1..17f9e0bbf 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -7,7 +7,7 @@ released versions in the Python Package Index.
{% else %} -{{ release }} release [Changelog]
pytest on PyPI
diff --git a/doc/projects.txt b/doc/projects.txt
index 9131f644d..4389e424c 100644
--- a/doc/projects.txt
+++ b/doc/projects.txt
@@ -45,7 +45,7 @@ Some organisations using py.test
* `Tandberg