Skip to content

Commit

Permalink
docs: don't copy man pages to web site
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm committed Jun 2, 2020
1 parent 8c8e19e commit 05be2e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mkdocs.yml
Expand Up @@ -37,4 +37,9 @@ markdown_extensions:

plugins:
- search
- exclude:
glob:
- "*.1"
- "*.5"
- "*.scd"

1 change: 1 addition & 0 deletions requirements.txt
@@ -1 +1,2 @@
mkdocs>=1.1
mkdocs-exclude>=1.0.2

0 comments on commit 05be2e6

Please sign in to comment.