Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | Cleaning, generalizing, added outline support (hardcoded yml for now) | Ilya Ryzhenkov | |
2014-07-14 | Location services, formatting services, initial self-documentation output. | Ilya Ryzhenkov | |
2014-07-12 | Sort members by name for output. | Ilya Ryzhenkov | |
2014-07-12 | Add JavaSignatureGenerator (no properties or ojects yet) | Ilya Ryzhenkov | |
2014-07-12 | Implement KotlinSignatureGenerator to render nodes back into text in Kotlin ↵ | Ilya Ryzhenkov | |
syntax. | |||
2014-07-12 | Convert string doc to structured DocumentationContent | Ilya Ryzhenkov | |
2014-07-12 | Do not generate empty sections in console output. | Ilya Ryzhenkov | |
2014-07-12 | Add Owner references, cleanup | Ilya Ryzhenkov | |
2014-07-11 | Add tests for comment extraction, support one-line and mutliple joined ↵ | Ilya Ryzhenkov | |
doc-comments. Start primitive ConsoleGenerator to dump model. |