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
/
mathjax
/
src
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2022-04-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Fix MathJax rendering bug (#2342)
Jacob Wysko
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-07-15
Add fixes so the test actually passes
Aurimas Liutikas
2020-07-15
Add a basic mathjax test
Aurimas Liutikas
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-02-27
Small adjustments to the new model
Paweł Marks
2020-02-19
Rename extensions to make them more uniform
Kamil Doległo
2020-02-12
page merger strategy with tests
Szymon Świstun
2020-02-12
page merger strategy
Szymon Świstun
2020-01-31
Unifing model for pages with content ant technical renderer specific pages
Paweł Marks
2019-12-16
Changes naming and applies pull request's requirements
Andrzej Ratajczak
2019-12-13
Fix mathjax plugin for dokka to compile
Kamil Doległo
2019-12-13
Add abstract structure for MD/HTML comments and MD parser
BarkingBad
2019-11-26
Introduction of all important extension points and restructuring of DokkaGene...
Paweł Marks
2019-11-26
Interface segregation in plugins api
Paweł Marks
2019-11-26
Merging PageNode changes with plugins
Błażej Kardyś
2019-11-25
Mathjax plugin implemented
Paweł Marks