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
/
Model
Age
Commit message (
Expand
)
Author
2019-05-28
Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev
KrystianUjma
2019-05-20
Update "Can't find node ..." warning message
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-13
Fix nullability annotations in javadoc
Simon Ogorodnik
2019-03-11
Allow linking arguments with methods, change link label (#431)
Kamil Doległo
2019-03-11
Use canonicalPath instead of absolutePath for srcLink
Robert Stoll
2018-12-13
Fix IDEA Inspections
Xerus
2018-10-29
Cleanup support for NodeRenderContent
Simon Ogorodnik
2018-10-15
Fix sinceKotlin updating & default setting
Simon Ogorodnik
2018-10-03
Correctly lookup summary for group nodes
Simon Ogorodnik
2018-09-26
Refactor platforms & SinceKotlin logic
Simon Ogorodnik
2018-09-13
add nice toString()
Eugene Petrenko
2018-09-06
Minor refactoring, kotlin-website format change: add platforms to summary sig...
Zubakov
2018-08-27
Introduce origin reference kind, change documentation graph merge logic, mino...
Zubakov
2018-08-06
DocumentationMerger refactoring
aleksZubakov
2018-07-25
Add logic of merging different platforms graphs
aleksZubakov
2018-07-17
NodeReferenceGraph style fixes
Zubakov Aleksey
2018-07-16
convert line separators in PackageDocs, fixes PackageDocsTest
Robert Stoll
2018-07-15
Fix missing functions after rebase
Simon Ogorodnik
2018-07-14
KT-24300: Support inclusion overview.html into package summary
Simon Ogorodnik
2018-07-14
[backport] KT-24299: Fix local links resolved in incorrect context
Simon Ogorodnik
2018-07-14
[backport] KT-24277: Persist inpage anchors (aka bookmarks) from Javadoc
Simon Ogorodnik
2018-07-14
[backport] KT-24028: Add type info to param and return section in javadoc
Simon Ogorodnik
2018-07-14
KT-24109: Fix generation of superclass sequence
Simon Ogorodnik
2018-07-14
[backport] Added logic for inherited constants.
Douglas Sigelbaum
2018-07-14
[backport] Stabilize signatures to fix linking from Java to Kotlin
Simon Ogorodnik
2018-07-13
[backport] Fix problems in as-java java-layout-html mode
Simon Ogorodnik
2018-07-13
[backport] Support propagating inherited extensions from libraries
Simon Ogorodnik
2018-07-13
[backport] Support deep inheritance with external classes
Simon Ogorodnik
2018-07-13
[backport] Show type parameters substitution in class hierarchy
Simon Ogorodnik
2018-07-13
Build supertypes via Supertype nodes, not reference
Simon Ogorodnik
2018-07-13
[backport] Make possible to generate signatures on output format side
Simon Ogorodnik
2018-07-13
[backport] Add class hierarchy for JLH
Simon Ogorodnik
2017-11-24
Add warning on unresolved link in packageDocs
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-06-07
Fix StringOutOfBoundsException in link mapping
Simon Ogorodnik
2017-05-15
Fix parsing of line breaks inside javadoc comments
Simon Ogorodnik
2017-05-11
Resolve links in package docs in whole module
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-05-02
Refactoring internal communication for gradle
Simon Ogorodnik
2017-03-01
Correct merging of different type namesake declarations between platforms
Simon Ogorodnik
2017-02-23
Merge declarations with the same signature defined for multiple platforms
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
2016-12-06
KT-14818 Render function type argument names in generated documentation (#116)
Simon Ogorodnik
2016-11-29
Merge pull request #111 from Kotlin/website-samples
Simon Ogorodnik
2016-11-29
Post-review fixes, removed code duplication, fixed @throws support
Simon Ogorodnik
2016-11-28
Fix for GH-115, `@param` and `@return` tags is missing in javadoc output
Simon Ogorodnik
2016-11-24
Type alias support
Simon Ogorodnik
2016-11-14
Added //sampleStart //sampleEnd to samples on kotlin website
Simon Ogorodnik
[next]