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-11-28
Cleaning package naming
Błażej Kardyś
2019-11-26
Introduction of all important extension points and restructuring of DokkaGene...
Paweł Marks
2019-11-26
Merging PageNode changes with plugins
Błażej Kardyś
2019-11-25
Descriptor independent DocumentationNodes and seperate Page and PageContent b...
Błażej Kardyś
2019-11-25
Add variable content to PageNodes and extras to DocumentationNodes
Kamil Doległo
2019-11-25
Page generation changes
Błażej Kardyś
2019-11-08
Moving platform merging to documentationNodes
Błażej Kardyś
2019-11-05
Actual-Expected merger
Paweł Marks
2019-11-05
New model
Paweł Marks
2019-11-05
Signatures and types rendering
Paweł Marks
2019-11-05
Adds constructors to documentation
Paweł Marks
2019-11-04
Adds information about tags to documentation graphs
Paweł Marks
2019-10-31
Adds transformation from descriptors to documentation graph
Paweł Marks
2019-10-31
Moves node model to separate package
Paweł Marks
2019-10-31
Model updated
Paweł Marks
2019-10-31
Make things compile, no matter the cost
Paweł Marks
2019-10-31
Remove all unnecessary files
Kamil Doległo
2019-10-31
Temp changes
Błażej Kardyś
2019-10-29
New dokka model
Błażej Kardyś
2019-09-30
Merge remote-tracking branch 'origin/master' into tmp--release--0.10.0
Simon Ogorodnik
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-18
Merge branch 'dev-pre' into dev
Simon Ogorodnik
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
[next]