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
/
test
/
kotlin
/
model
Age
Commit message (
Expand
)
Author
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
Implement CompositeSourceSetID.plus API
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-06-15
Fix tests
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2019-10-31
Remove all unnecessary files
Kamil Doległo
2019-10-10
Extract testApi from core
Kamil Doległo
2019-10-03
Fix the tests
Kamil Doległo
2019-08-27
Fix for missing colon in links to external sites, https://github.com/Kotlin/d...
Kamil Doległo
2019-05-23
#465 - fix javadoc parameters generation for java classes
KrystianUjma
2019-03-27
Fix some "sinceKotlin" unit tests
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-11
Fix test, prohibit non-unix path style for dir property
KrystianUjma
2019-03-11
Use canonicalPath instead of absolutePath for srcLink
Robert Stoll
2019-02-19
Cleanup http
Simon Ogorodnik
2019-02-15
fix annotatedProperty test (#426)
Krystian Ujma
2019-02-11
Update bundled kotlin-compiler to 1.3.20-dev-564
Simon Ogorodnik
2018-12-14
Modifiers sorted in wrong order #389
Krystian Ujma
2018-11-23
Fix constant values for Java
Simon Ogorodnik
2018-10-29
Cleanup support for NodeRenderContent
Simon Ogorodnik
2018-07-16
Merge branch 'devsite-fixes-backport' into dev-multiplatf
aleksZubakov
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
2018-07-13
[backport] Support deep inheritance with external classes
Simon Ogorodnik
2018-07-12
Test refactoring, add common platform tests
aleksZubakov
2018-07-12
Test refactoring and split by different platforms
aleksZubakov
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-06-26
Workaround top-level java class name not match filename
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-05-11
Do not publish private companion object members in public only mode
Simon Ogorodnik
2017-02-24
Merge remote-tracking branch 'origin/0.9.14/BlankLines'
Dmitry Jemerov
2017-02-24
Merge branch 'website-samples'
Dmitry Jemerov
2017-02-23
Refactor SinceKotlin support to a more general "platform" mechanism
Dmitry Jemerov
2017-02-23
Dokka now can detect and recognize SinceKotlin
Simon Ogorodnik
2017-02-17
Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved
Simon Ogorodnik
2017-02-09
Removed leading newline
Simon Ogorodnik
2017-02-07
KT-16197 WebDemo: No empty strings
Simon Ogorodnik
2016-11-28
Fix sometimes failing test
Simon Ogorodnik
2016-11-24
Test for previous fix, in/out modifiers not lost
Simon Ogorodnik
2016-11-24
Type alias support
Simon Ogorodnik
2016-11-02
Added test and post-review fix
Simon Ogorodnik
2016-11-02
Fix for GH #98 : Added tests, altered fix code for corner cases
Simon Ogorodnik
2016-11-01
Fix for GH #97 : Preserve language name of fenced code block for highlight
Simon Ogorodnik
2016-11-01
Fix for GH #95 , KT-13300 : dokka eats apostrophes
Simon Ogorodnik
2016-07-04
Rewrite output generation; much cleaner Markdown and HTML generated. Resolves...
Dmitry Jemerov
2016-02-02
restore handling of @suppress tags in javadoc comments
Dmitry Jemerov
2016-01-25
update Dokka to internal RC: remove usages of kotlin.test
Dmitry Jemerov
2016-01-12
generate signature-based anchors for overloads; use signature instead of name...
Dmitry Jemerov
2016-01-12
fix compilation after merge
Dmitry Jemerov
[next]