Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant dot in the beginning of the path for items in the root package in search block #2289

Closed
atyrin opened this issue Dec 22, 2021 · 0 comments · Fixed by #3057
Closed
Assignees
Labels
bug format: html An issue/PR related to Dokka's default HTML output format

Comments

@atyrin
Copy link
Contributor

atyrin commented Dec 22, 2021

Extra dot at the beginning of the pathname for items the root package

image

Installation

  • Dokka version: 1.6.10
@atyrin atyrin added bug format: html An issue/PR related to Dokka's default HTML output format labels Dec 22, 2021
@IgnatBeresnev IgnatBeresnev linked a pull request Jul 4, 2023 that will close this issue
d-ambatenne added a commit that referenced this issue Jul 6, 2023
* HTML: fix of redundant dot and related autotest (#2289)

* Update plugins/base/src/test/kotlin/renderers/html/SearchbarDataInstallerTest.kt

Change after the PR #3057 review

Co-authored-by: Ignat Beresnev <ignat.beresnev@jetbrains.com>

* Change after the PR #3057 review
Co-authored-by: Ignat Beresnev <ignat.beresnev@jetbrains.com>

---------

Co-authored-by: Denis Ambatenne <denis.ambatenne@jetbrains.com>
Co-authored-by: Ignat Beresnev <ignat.beresnev@jetbrains.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug format: html An issue/PR related to Dokka's default HTML output format
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants