Fix doc linters

Someone merged a docs change that tries to pull in
a file that doesn't exist.

Also renames docs/ to doc/ so that upstream infra CI is
happy

Change-Id: I220faa3359d80bc0f12942020a175bdbc3ed9828
This commit is contained in:
jkilpatr 2016-09-19 07:49:18 -04:00
parent f97f670dc4
commit 92e86665b7
7 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,3 @@
============ ============
Contributing Contributing
============ ============
.. include:: ../../CONTRIBUTING.rst

View File

@ -21,13 +21,13 @@ classifier =
#packages = #packages =
# browbeat # browbeat
#[build_sphinx] [build_sphinx]
#source-dir = doc/source source-dir = doc/source
#build-dir = doc/build build-dir = doc/build
#all_files = 1 all_files = 1
#[upload_sphinx] [upload_sphinx]
#upload-dir = doc/build/html upload-dir = doc/build/html
#[compile_catalog] #[compile_catalog]
#directory = browbeat/locale #directory = browbeat/locale