Skip to content

Commit

Permalink
exclude README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spikeekips committed Sep 23, 2019
1 parent 288c97f commit 25ac86f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
File renamed without changes.
4 changes: 4 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@
}

master_doc = 'contents'

exclude_patterns = [
'README.*',
]

0 comments on commit 25ac86f

Please sign in to comment.