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
/
plugins
/
base
/
src
/
main
/
kotlin
/
translators
/
documentables
/
PageContentBuilder.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-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-06-19
Dont escape text inside gfm code blocks (#2541)
Ignat Beresnev
2022-05-04
Support code blocks and inline code for GFM format (#2485)
Don Cross
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-10-29
GFM: Use Markdown syntax to render lists (#2098)
Spencer Gilson
2021-08-25
Merge pull request #2066 from Kotlin/webhelp-like-frontend
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-21
Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)
Marcin Aman
2021-03-10
Headers in tables (#1768)
Marcin Aman
2021-01-04
Refactor ContentTable builder and fix GFM table rendering (#1682)
Kamil Doległo
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-08
Add information about content kind and sourceset to anchor
Marcin Aman
2020-10-08
Fixes to multimodule page anchoring
Marcin Aman
2020-10-08
Anchors hint
Marcin Aman
2020-10-08
Improve styles
Marcin Aman
2020-08-25
Improve styles and functionality on module page #1336
Marcin Aman
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-07
Make Location provider use anchor hints
Paweł Marks
2020-06-25
Divergent rendering for markdown
Marcin Aman
2020-06-25
Render extensions
Paweł Marks
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip Zybała
2020-06-18
KotlinSignatureProvider: Render 'fun interface' into signature
sebastian.sellmair
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
Apply request changes
Andrzej Ratajczak
2020-05-20
Added anchors for symbols and headers on page
Filip Zybała
2020-05-19
Add test utils for ContentDivergent and fix the tests
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-13
Refactor sources to be presented in table
Andrzej Ratajczak
2020-04-30
Fix missing expect KDoc when all actual implementations don't override KDoc
Andrzej Ratajczak
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-03-31
Make PageContentBuilder to create proper content for all tags
Paweł Marks
2020-03-26
Fixing enum entries parsing for descriptors and presentation
Błażej Kardyś
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-11
Fixing signatures font, incorrect links and line breaking
Błażej Kardyś
2020-03-04
Fix some DRI translations
Kamil Doległo
2020-03-04
Refactor extras in ContentNodes
Andrzej Ratajczak
2020-03-04
Big refactor of signature provider
Paweł Marks
2020-03-04
Platform dependent hints for renderer
Paweł Marks
[next]