From 3b8841d92997ea82006c379840337151bed0f44c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 30 Apr 2016 17:53:45 -0400 Subject: Update all the starting documentation. Also, add `tox -e docs`. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 07e08710e..5100c63dd 100644 --- a/conf.py +++ b/conf.py @@ -68,7 +68,7 @@ release = VERSION # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. -exclude_patterns = ['_build', 'eggs'] +exclude_patterns = ['_build', 'eggs', '.tox'] # The reST default role (used for this markup: `text`) to use for all documents. #default_role = None -- cgit v1.2.3-70-g09d2