aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-22Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...sebastian.sellmair
2020-06-18Remove support for old argument namessebastian.sellmair
2020-06-18Implement default configurationssebastian.sellmair
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-18Fixed sources platform tags; tailrec and external modifiers; sorting.Filip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Add stdlib s3 publishingKamil Doległo
2020-06-17Added typealiases to Types tabFilip Zybała
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-16Developer's guide to dokkaBłażej Kardyś
2020-06-16Document coroutines, temporarily disable stdlibKamil Doległo
2020-06-16Add documenting of stdlib and publishing to s3 on branch pushKamil Doległo
2020-06-16Fix sourceSetID creationKamil Doległo
2020-06-16Refactor CLIAndrzej Ratajczak
2020-06-16Dokka Gradle Plugin: Reduce public API surfacesebastian.sellmair
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Fix sourceSet matching inside ReportUndocumentedTransformersebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-15Make module name a part of sourceSetID be defaultKamil Doległo
2020-06-15Fix DokkaCollector taskKamil Doległo
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Fix conflicts after rebaseAndrzej Ratajczak
2020-06-12Styles fixAndrzej Ratajczak
2020-06-12Fix after rebaseAndrzej Ratajczak
2020-06-12Stdlib wrapping in signatureMarcin Aman
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-12Add platform dependent annotationsAndrzej Ratajczak
2020-06-12Fix module and package descriptor for java only sourcesAndrzej Ratajczak
2020-06-12Fix npm cachingKamil Doległo
2020-06-12Handle failing `PsiMethod.findSuperMethods`sebastian.sellmair
2020-06-10Ignore main.js and main.js.mapsebastian.sellmair
2020-06-10Update Gradle to 6.5Marcin Aman
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Changed anchors handling to work properly with tabsFilip Zybała
2020-06-09Fix rendering of functions without parametersPaweł Marks
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman
2020-06-04Implement Project.dokka extension to align kotlin and groovey dokka configura...sebastian.sellmair
2020-06-04All modules page generationBłażej Kardyś
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman
2020-06-04TD: Rewrite application to TSMaksymilian Pamula
2020-06-03Fixed problem with linking absolute links as relativeFilip Zybała
2020-06-03Added persistence in window scope for filtering and tabs state.Filip Zybała
2020-06-03Enum constructor valuesMarcin Aman
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-30Fix settings.gradle after moving search-componentKamil Doległo
2020-05-28Initially show only the default chosen tab bodyMarcin Aman
2020-05-28Added filtering to HTML pagesFilip Zybała