Merge pull request #2554 from alfredxing/fix-build-tomdoc

This commit is contained in:
Parker Moore
2014-06-28 21:37:25 -04:00

View File

@@ -38,7 +38,7 @@ module Jekyll
# Build your Jekyll site.
#
# site - the Jekyll::Site instance to build
# options - the
# options - A Hash of options passed to the command
#
# Returns nothing.
def build(site, options)