The -T option is no longer necessary to be specified on each build.
The defaults work well enough, so remove -T 1000 from the documentation.
Change-Id: I13a9a4ac6b3f402d8ca0ba57fa1dbfd19a82ae1f
The publishing docs expect the documentation to be present in the
/doc directory not the /docs directory. If the documentation is in
the /docs directory, according to fungi the docs won't be published
properly.
Change-Id: I718fec7e69d298a5cb2376ca4e2455e12169566e
Partially-Implements: blueprint kola-tox-doc