Skip to content

Commit

Permalink
done reading confluence pages ... still need to select just code
Browse files Browse the repository at this point in the history
  • Loading branch information
msuarz committed Aug 14, 2012
1 parent 4399846 commit 1683674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/readers/files.coffee
Expand Up @@ -23,7 +23,7 @@ class @Files
use_reader: ->
reader = new Reader
reader.docs = @docs
reader.read()
#reader.read()

read_docs: ->
return @use_reader() if settings.docs.source isnt 'files'
Expand Down

0 comments on commit 1683674

Please sign in to comment.