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
/
renderers
/
html
/
NavigationPage.kt
Age
Commit message (
Expand
)
Author
2021-08-12
Webhelp-like frontend
Marcin Aman
2020-12-17
Navigate to root after logo click, add data to searchbars on multimodule (#1631)
Marcin Aman
2020-11-27
Add navigation fragments for templating
Paweł Marks
2020-10-15
Distinguish types from functions on navigation
Marcin Aman
2020-09-17
Mobile header font size #1475
Marcin Aman
2020-08-21
Make NavigationNode implement WithChildren
Marcin Aman
2020-08-21
Create navigation search component
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-29
Fix truncated text on sidebar with long packages
Marcin Aman
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-03-11
Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co...
Filip Zybała
2020-02-18
Moves location providers and output writers to base plugin
Paweł Marks
2020-02-18
Moves PsiToDocumentablesTranslator to the base plugin
Paweł Marks