Skip to content

Commit

Permalink
chore: make master_doc 404.md
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Oct 1, 2019
1 parent 94eed3f commit c5e6246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
'.md': 'recommonmark.parser.CommonMarkParser',
}

master_doc = '404'

# The suffix of source filenames.
source_suffix = ['.rst', '.md']

Expand Down

0 comments on commit c5e6246

Please sign in to comment.