exclude rsts that are included in other documents

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@745 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-11 12:00:32 +00:00
parent c008fb2248
commit 5a40728d67
2 changed files with 1 additions and 13 deletions

View File

@@ -74,7 +74,7 @@ release = '2011-05-20'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['_build']
exclude_patterns = ['_build', '*/questions.rst', '*/autotools.rst']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None