aboutsummaryrefslogtreecommitdiff
path: root/src/Generation/FileGenerator.kt
AgeCommit message (Expand)Author
2015-02-26don't generate redundant links that lead to the same page with no anchor (e.g...Dmitry Jemerov
2015-02-19remove dependency of Location on a File; use more meaningful locations in testsDmitry Jemerov
2015-01-16refactor outline generation; generate HTML outlineDmitry Jemerov
2014-10-03Cross-reference links on types, relative locations.Ilya Ryzhenkov
2014-09-26Update to fresh kotlin.Ilya Ryzhenkov
2014-09-19Convert content to RichString and establish resolution service for links.Ilya Ryzhenkov
2014-08-21LinkedHashMap is now default for groupBy in stdlib.Ilya Ryzhenkov
2014-07-15CleanupIlya Ryzhenkov
2014-07-15Cleaning, generalizing, added outline support (hardcoded yml for now)Ilya Ryzhenkov
2014-07-14Refactor to multiple-nodes formatting, join content.Ilya Ryzhenkov
2014-07-14CleanupIlya Ryzhenkov
2014-07-14Stop spamming console in FileGenerator.Ilya Ryzhenkov
2014-07-14Location services, formatting services, initial self-documentation output.Ilya Ryzhenkov