Age | Commit message (Collapse) | Author |
|
- support for single module projects
- version navigator is on all pages
- dropdown arrow for version navigator
|
|
Webhelp like frontend
|
|
* Add manual code highlighting
* Fix test
* Add kotlinAsJava highlighting
* Add runtime highlighting via Prism
* Add copy-button for code block
* Add tests and refactor
* Replace `<br>` for prism.js
* Parse trivial default values
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
* Make briefs contain first paragraph as in spec, resolve issues with i.e.
* Html and the end
|
|
|
|
|
|
|
|
* Fix broken link in kotlinx.serialization
* Rename DRIWithSourceSet to DRIWithSourceSets
|
|
* minor: rename `DefaultRenderer.buildNewLine` to `buildLineBreak`
to better describe what it actually does.
* minor: rename `CommonmarRenderer.appendNewLine` to `buildNewLine`
for consistency.
|
|
|
|
|
|
* Add support for multimodule package lists
* Merge package-lists in multi-module generation
* Remove double-wrapping of modules in multi-module generation
* Handle empty modules in package lists
|
|
* Multilanguage docs inheritance
* Add map to store inherit doc entries
|
|
* Introduce binary compatibility plugin
* Update diffs
|