mirror of
https://github.com/corda/corda.git
synced 2025-06-19 07:38:22 +00:00
CORDA-3422 - Remove design docs from 4.0 (#5707)
This commit is contained in:
@ -98,12 +98,6 @@ language = None
|
||||
# Else, today_fmt is used as the format for a strftime call.
|
||||
# today_fmt = '%B %d, %Y'
|
||||
|
||||
# List of patterns, relative to source directory, that match files and
|
||||
# directories to ignore when looking for source files.
|
||||
exclude_patterns = ['./design/README.md']
|
||||
if tags.has('pdfmode'):
|
||||
exclude_patterns = ['./design', './design/README.md']
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all
|
||||
# documents.
|
||||
# default_role = None
|
||||
|
Reference in New Issue
Block a user