Split Value Types docs

This commit is contained in:
Chris Ward
2019-01-09 12:06:37 +01:00
parent 60d836424f
commit 874174bd47
3 changed files with 710 additions and 709 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ else:
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['_build', 'contracts']
exclude_patterns = ['_build', 'contracts', 'types']
# The reST default role (used for this markup: `text`) to use for all
# documents.