Merge pull request #2554 from alfredxing/fix-build-tomdoc
This commit is contained in:
commit
8882f4dd14
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue