summaryrefslogtreecommitdiffstats
path: root/lib/parse/code_include.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to graceful-fs, fix #373Aaron O'Mullan2014-07-301-1/+1
|
* Support importing code snippetsAaron O'Mullan2014-07-111-0/+20
Allowing to keep code in separate files, which can be cleaner in a quite a few scenarios