21 Commits

Author SHA1 Message Date
Tom MacWright
6fc10ed9b8 Reorganize formats, refactor formats 2015-04-09 15:29:50 -07:00
Tom MacWright
bf050fb827 Graduate access and flattening to the default 2015-04-09 15:15:39 -07:00
Tom MacWright
8a57d43bd5 Improve style, add internal docs 2015-04-09 14:37:54 -07:00
Tom MacWright
63340b415a Lazy-initialize formatters 2015-04-09 11:45:16 -07:00
Tom MacWright
a8444892bd Add dash support 2015-04-08 18:44:42 -07:00
Tom MacWright
4e7df26ce7 Start building github stream.
Needs to queue requests to avoid the start-of-request flood.
2015-04-08 12:38:46 -07:00
Tom MacWright
788a8163eb Add lint stream that logs on non-standard types 2015-04-08 11:55:50 -07:00
Tom MacWright
ebab0a44c2 Planecode.
HTML Output:

* Add html->markdown helper. Replaces html stream.
* Split docs into a partial called 'second'
* Implement type formatter
* Implement naive permalinks
* Iterate documentation stylesheet
2015-04-08 19:25:46 +09:00
Tom MacWright
4e2dbe022e Add highlight stream, hljs, style 2015-03-30 23:11:59 -04:00
Tom MacWright
bcfbea26df Develop HTML output. 2015-03-30 22:43:53 -04:00
Tom MacWright
c51923d6aa process.stdout is very picky with binding 2015-03-30 18:45:33 -04:00
Tom MacWright
7503d82a82 Work on HTML mode: exposes a basic implementation 2015-03-30 18:29:07 -04:00
Tom MacWright
3d8e3f547e Add and test filterAccess stream, integrate into binary. Fixes #38 2015-03-30 13:24:28 -04:00
Tom MacWright
1966d60391 Test and expose via bin custom markdown templates. 2015-03-30 11:20:10 -04:00
Tom MacWright
329f3bb4b8 Reorganize output streams into dir, add json stream 2015-03-30 11:09:48 -04:00
John Firebaugh
66056d719b Add flatten stream, a more opinionated pivot
Fixes #30
2015-03-26 17:45:28 -07:00
Tom MacWright
ff1f44a04d Add Markdown output mode 2015-03-23 12:28:46 -04:00
Tom MacWright
b50dfe860e Support multiple entry points. Fixes #6 2015-03-13 11:38:33 -04:00
John Firebaugh
2fc7273f68 Default to package main for documentation 2015-03-10 18:10:41 -07:00
John Firebaugh
87a6153516 2 space indent 2015-03-10 16:54:00 -07:00
Tom MacWright
8afb08c3e0 Add bin 2015-03-10 19:20:20 -04:00