Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into update_ipynb
  • Loading branch information
Kwpolska committed Jun 20, 2015
2 parents ecd8fbf + 34b5750 commit 26add7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nikola/plugins/command/rst2html/__init__.py
Expand Up @@ -39,6 +39,7 @@ class CommandRst2Html(Command):
name = "rst2html"
doc_usage = "infile"
doc_purpose = "compile reStructuredText to HTML files"
needs_config = False

def _execute(self, options, args):
"""Compile reStructuredText to standalone HTML files."""
Expand Down

0 comments on commit 26add7b

Please sign in to comment.