aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Formats
AgeCommit message (Expand)Author
2019-06-10fix kotlin website htmlKrystianUjma
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma
2019-05-15Fix SinceKotlinKamil Doległo
2019-05-07Fix some testsKamil Doległo
2019-04-18remove kotlin-websiteKrystianUjma
2019-04-16Fix html formatting in some testsKamil Doległo
2019-04-09fix tests- fails caused by bad index.html paths and missing paragraphs.KrystianUjma
2019-04-03partial fix MarkdownFormatTest.extensions#2 test, change order of content and...KrystianUjma
2019-04-02fix MarkdownFormatTest.extensions#1 test, add table cellKrystianUjma
2019-04-01fix MarkdownFormatTest.extensions#1 testKrystianUjma
2019-04-01Fix some returnTag testsKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2018-12-13Fix IDEA InspectionsXerus
2018-10-29Cleanup support for NodeRenderContentSimon Ogorodnik
2018-10-19Hard-code min compiler version for samplesSimon Ogorodnik
2018-10-18Add non-single documentation reportingSimon Ogorodnik
2018-10-18Remove debug loggingSimon Ogorodnik
2018-10-04Take GroupNodes into account when computing node locationSimon Ogorodnik
2018-10-04Hacky sort platforms on displaySimon Ogorodnik
2018-10-04Proper GroupNode members relocation conditionSimon Ogorodnik
2018-10-03Fix platform merging on group by signature in overload groupSimon Ogorodnik
2018-10-03Use headers instead of paragraphs for section declaration block titleSimon Ogorodnik
2018-10-03Track sinceKotlin per platform and other attributes as wellSimon Ogorodnik
2018-10-03Render platforms on overload group level if platforms are similarSimon Ogorodnik
2018-10-03Don't show platforms on package and module pagesSimon Ogorodnik
2018-10-03Wrap node's own description on full page into blockSimon Ogorodnik
2018-10-03Append notices platforms as header instead of tagsSimon Ogorodnik
2018-10-03Introduce block for grouped by summary itemsSimon Ogorodnik
2018-10-03Use spacer to align tags to rightSimon Ogorodnik
2018-10-03Fix yaml outline generation to use relative pathsSimon Ogorodnik
2018-10-02Fix platform display for group node overloadsSimon Ogorodnik
2018-10-02Fix single node & group node pages platform displaySimon Ogorodnik
2018-10-02Fix summarizingSimon Ogorodnik
2018-10-01Fixed duplicated descriptionsaleksZubakov
2018-09-28Remove concept of 'Plus' versionsSimon Ogorodnik
2018-09-28Support new platform tags styleSimon Ogorodnik
2018-09-27Remove implied platformsSimon Ogorodnik
2018-09-27Render signatures in platform dependent blockSimon Ogorodnik
2018-09-27Insert platforms on dokka sideSimon Ogorodnik
2018-09-26Take implied platforms backSimon Ogorodnik
2018-09-26Change logic of platforms renderingSimon Ogorodnik
2018-09-26Refactor platforms & SinceKotlin logicSimon Ogorodnik
2018-09-21Fix number of platforms bubblesZubakov
2018-09-06Minor refactoring, kotlin-website format change: add platforms to summary sig...Zubakov
2018-08-27Change render for kotlin mpp signatures renderingZubakov
2018-08-27TODO: remove unnecessary code blockZubakov
2018-08-27Introduce origin reference kind, change documentation graph merge logic, mino...Zubakov
2018-08-17Merger platforms bug fix, refactoringZubakov Aleksey
2018-08-06Optional dependency bug workaround: google/guice#847aleksZubakov
2018-07-25Add logic of merging different platforms graphsaleksZubakov