index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
kotlin
/
pages
/
ContentNodes.kt
Age
Commit message (
Expand
)
Author
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
2022-09-20
Update `prism.js` to match new webhelp highlight colors (#2670)
Ignat Beresnev
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-08-10
Support Var html tag for Javadoc (#2617)
Andrey Tyrin
2022-08-05
Add a distinct divider between function/property overloads (#2585)
Ignat Beresnev
2022-08-03
Apply the same style to all KDoc tags, including throws/see/parameters (#2587)
Ignat Beresnev
2022-07-29
Move source links into signature (#2476)
Vadim Mishenev
2022-07-08
Revise developer guides documentation (#2523)
Ignat Beresnev
2022-05-13
Render quotes as blockquotes instead of code blocks. (#2496)
TheOnlyTails
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-08-20
Implement tests for enhanced KotlinSourceSetGist mechanism
sebastian.sellmair
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
ContentNodes: Explicitly check types of children
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-07-16
Implement javadoc search
Marcin Aman
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-07
Make Location provider use anchor hints
Paweł Marks
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-25
Extract information about extensions
Paweł Marks
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-18
Added descriptions with type and location to distinguish symbols with name-clash
Filip Zybała
2020-06-12
Stdlib wrapping in signature
Marcin Aman
2020-06-09
Improve CSS, pages navigation tree and create anchors on page
Marcin Aman
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
2020-05-20
Tabs for sections v1
Marcin Aman
2020-05-19
Fix params rendering in table
Kamil Doległo
2020-05-19
Add a draft version of divergent rendering
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-14
Platform dependant comments
Marcin Aman
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak
2020-04-30
Fixing GFM components display
Błażej Kardyś
2020-04-23
Fix inheritors transformer
Andrzej Ratajczak
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
2020-04-08
Adds source links to provide linking to source code on remote repositories
Andrzej Ratajczak
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-03-31
Make parameters no longer platform tagged
Paweł Marks
2020-03-31
Added platformTags rendering. Provided simple css classes. TODO adjust css, a...
Filip Zybała
2020-03-25
Refactored extension method and signature builder. Added indentation to class...
Filip Zybała
2020-03-11
Fixing signatures font, incorrect links and line breaking
Błażej Kardyś
[next]