aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-12-29Parsing of JvmName (#1675)Marcin Aman
2020-12-17Multimodule tests (#1670)Marcin Aman
2020-12-17Navigate to root after logo click, add data to searchbars on multimodule (#1631)Marcin Aman
2020-12-16Resolve an issue with cross package linking in javadoc (#1659)Marcin Aman
2020-12-15Fix wrong docs on DProperty (#1671)Marcin Aman
2020-12-10Add dokka to GitHub link (#1661)Stefan M
2020-12-03Resolve DRI-s from valueOf and values in java enum (#1655)Marcin Aman
2020-12-03Bump compiler to 1.4.20, IJ to 201 and coroutines to 1.4.1 (#1641)Marcin Aman
2020-12-03Make navigation loading faster, improve experience on safari (#1633)Marcin Aman
2020-12-03exclude top-level const val from getter generation and show them as public an...Valentin Rocher
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Adding inter-module link resolving template strategy for GfmBłażej Kardyś
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-11-27Unify MultimoduleLocationProviderKamil Doległo
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-27Implement basic link resolutionKamil Doległo
2020-11-27Add navigation fragments for templatingPaweł Marks
2020-11-27Add templating commands to the html formatPaweł Marks
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-11-26Fixes from scala3doc (#1630)Krzysztof Romanowski
2020-11-25Remove suspend from SourceToDocumentableTranslator (#1622)Kamil Doległo
2020-11-25Make searchbar an extension point (#1615)Marcin Aman
2020-11-18Add matchingRegex (#598)Martin Bonnin
2020-11-13Generate content with the params order of KDoc (#1611)gzoritchak
2020-11-12Javadoc @inheritDoc tag support (#1608)Marcin Aman
2020-11-12Adding function division switchBłażej Kardyś
2020-11-10New breadcrumbs (#1590)Marcin Aman
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-30Remove hard coded svg-s from rendererMarcin Aman
2020-10-20Fix anchor linking when the linked type is on a different platform (#1568)Kamil Doległo
2020-10-16Explicit fallback in searchbar (#1559)Marcin Aman
2020-10-16Fix rendering of comment tables (#1560)Filip Zybała
2020-10-15Fix class cast exception when creating the ancestry treeKamil Doległo
2020-10-15Fix displaying authorsMarcin Aman
2020-10-15Fix unresolved link parsing in Javadoc that resulted in an empty link label (...Kamil Doległo
2020-10-15IsException should also be true when class inherits from Exception (#1558)Marcin Aman
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-10-14Shorten anchorsMarcin Aman
2020-10-13Update urls to fontsMarcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Handle multiple authors (#1539)Marcin Aman
2020-10-08Fix merging documentations of modules and packages (#1480)Andrzej Ratajczak
2020-10-08Fix multiline links in javadoc and wrong linebreaking of <pre> bodies (#1518)Andrzej Ratajczak
2020-10-08Adding properties pages for enum entriesBłażej Kardyś
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman