summaryrefslogtreecommitdiff
path: root/doc/test
Commit message (Collapse)AuthorAgeFilesLines
* Deflate .htaccessEric Fried2019-11-051-1/+1
| | | | | | | | | | Use some regexes to reduce the number of lines in .htaccess and hopefully make it slightly clearer which groupings of files redirect to which new locations. Also collapse one redundant double-redirect. Change-Id: I65c4960856985d71076291f175df17f27a5ab8cc
* Add redirect testingEric Fried2019-11-051-0/+18
Adds a dependency on and invocation of the `whereto` command to validate redirects in the .htaccess file during doc builds. Change-Id: Ib6cc2953f0fd774de3c3a0c8a2bd6cff49667c14