searching for help on docs.pytest.org fails with "page does not exist yet". ### steps searching for "fixture" [fixture](http://docs.pytest.org/en/latest/search.html?q=fixture&check_keywords=yes&area=default) returns this page [pytest.fixtures](http://docs.pytest.org/en/latest/builtin.rst.html?highlight=fixture#_pytest.fixtures.fixture) ### fix? removing the "rst." from the search result url returns the correct page.