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
/
testdata
/
format
Age
Commit message (
Expand
)
Author
2017-02-24
Support 'dynamic' type
Dmitry Jemerov
2017-02-23
Don't show implied platforms in output
Dmitry Jemerov
2017-02-23
Merge declarations with the same signature defined for multiple platforms
Dmitry Jemerov
2017-02-23
Allow specifying implicit platforms for each source root
Dmitry Jemerov
2017-02-23
Show platforms of a node in summary table
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-16
KT-16262 Dokka does not render suspending function types properly
Simon Ogorodnik
2017-02-10
Tweaking of sample formatting
Simon Ogorodnik
2017-02-09
Removed leading newline
Simon Ogorodnik
2017-02-07
KT-16197 WebDemo: No empty strings
Simon Ogorodnik
2017-01-18
KT-15497 Dokka: Using of not-FQ name in @sample should be allowed
Simon Ogorodnik
2017-01-13
Drop import samples.* for website-samples
Simon Ogorodnik
2017-01-13
Updated Kotlin Compiler finally and resolved problems
Simon Ogorodnik
2016-12-06
KT-14818 Render function type argument names in generated documentation (#116)
Simon Ogorodnik
2016-11-30
Fixed tests for sample formats
Simon Ogorodnik
2016-11-29
Merge pull request #111 from Kotlin/website-samples
Simon Ogorodnik
2016-11-25
Fix AnalysisEnvironment to configure resolver properly according to latest ch...
Simon Ogorodnik
2016-11-24
Fixup, added some type alias rendering tests
Simon Ogorodnik
2016-11-24
Fixed test
Simon Ogorodnik
2016-11-24
Updated kotlin-compiler to 1.1-M03 and fixed configuration
Simon Ogorodnik
2016-11-14
Post review fixes, now building text in single pass.
Simon Ogorodnik
2016-11-14
Replacing assertPrints, assertTrue to println for kotlin-website samples, Add...
Simon Ogorodnik
2016-11-14
Added //sampleStart //sampleEnd to samples on kotlin website
Simon Ogorodnik
2016-11-14
Now all sample blocks in kotlin-website wrapped in <div class="sample" markdo...
Simon Ogorodnik
2016-11-08
Fix for KT-14603 Do not escape html inside code blocks in markdown (#112)
Simon Ogorodnik
2016-11-03
Fix for KT-14076 : empty visible div's (#108)
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#94 : meta charset for Html format
Simon Ogorodnik
2016-07-08
update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual...
Dmitry Jemerov
2016-07-06
handle code blocks escaped with multiple backticks correctly; generate extra ...
Dmitry Jemerov
2016-07-06
don't lose exclamation marks in code blocks (KT-13000)
Dmitry Jemerov
2016-07-04
Rewrite output generation; much cleaner Markdown and HTML generated. Resolves...
Dmitry Jemerov
2016-07-01
extract stateful builder out of FormatService
Dmitry Jemerov
2016-07-01
introduce GFM output format
Dmitry Jemerov
2016-05-10
update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use r...
Dmitry Jemerov
2016-04-28
SOE protection when calculating type signature. Resolves #69
Dmitry Jemerov
2016-04-28
add test to ensure that @receiver is rendered
Dmitry Jemerov
2016-04-28
test to ensure KT-10998 doesn't happen in Dokka
Dmitry Jemerov
2016-04-28
correctly render Markdown in link text (KT-11791)
Dmitry Jemerov
2016-04-28
give some descriptions to type parameters to test rendering better
Dmitry Jemerov
2016-04-01
KT-11329: improve formatting of KDoc sections
Dmitry Jemerov
2016-04-01
KT-11530: when the receiver type of an extension is generic, use subclass ins...
Dmitry Jemerov
2016-03-31
Don't lose line breaks in code blocks. Resolves #54
Dmitry Jemerov
2016-03-31
fix testdata
Dmitry Jemerov
2016-03-31
Correctly format code samples in overload groups. Resolves #55
Dmitry Jemerov
2016-01-28
put the most important information required to identify an element in the beg...
Dmitry Jemerov
2016-01-25
update Dokka to internal RC: remove usages of kotlin.test
Dmitry Jemerov
2016-01-12
don't sort enum values alphabetically (https://github.com/Kotlin/dokka/issues...
Dmitry Jemerov
[prev]
[next]