| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-18 | fix(docs): fix qfs.read() encoding issue | DiPeng | |
| - must use binary reading when using read function in q-fs module otherwise some unicode character may be garbled. Closes #497 | |||
| 2011-07-20 | refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docs | Di Peng | |
| - re-write gendocs.js, reader.js and writer.js - all calls are asynchronous | |||
| 2011-06-07 | Remove removing old comments from gdocs | Vojta Jina | |
| There were two places where we were removing old comments from google docs: * gdocs.js fetching script * docs/src/reader.js | |||
| 2011-06-06 | ignore non .ngdoc files | Igor Minar | |
| 2011-06-06 | temporary hack to strip all the extra chars from google docs | Igor Minar | |
| 2011-06-06 | Move documentation under individual headings | Misko Hevery | |
| 2011-06-06 | process only tutorial files | Igor Minar | |
| 2011-01-24 | fixed example rendering, add tests for it. | Misko Hevery | |
| 2011-01-10 | complete rewrite of documentation generation | Misko Hevery | |
| - romeved mustache.js - unified templates - improved testability of the code | |||
