Problems with `package-list`
See original GitHub issuepackage-list
is in a root folder for a milti-module project, e.g. here. Although in a single module projectpackage-list
is in a non-root folder, e.g. here. I agree with Marcin: javadoc places element-list nearindex.html
, like dokka does for multimodule. It can make sense to unify the single module.- You can compare old package-list of stdlib and https://vmishenev.github.io/kotlin-dokka-stdlib/prefinal/stdlib/package-list. The latter has a huge size. I think there are too many redundant
$dokka.location
commands. - We do not specify cases of using
$dokka.location
directives explicitly. It would be great to have a doc (e.g. KDoc) describing a package-list format.
Issue Analytics
- State:
- Created 9 months ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Android build error in PackageList.java · Issue #525 - GitHub
I'm getting the following error when running react-native run-android /Users/.
Read more >Android Error: Cannot resolve symbol 'PackageList'
Cannot resolve symbol 'PackageList'. I am getting this error once I open the android folder in my newly generated react-native project.
Read more >missing package-list for JDK10 / JDK11 documentation
ADDITIONAL SYSTEM INFORMATION : affects JDK10 and JDK11. The package-list is present in JDK9 docs... A DESCRIPTION OF THE PROBLEM :
Read more >container/list - Go Packages
Package list implements a doubly linked list. To iterate over a list (where l is a *List): for e := l.Front(); e !=...
Read more >"Failed to load the package list" - Ask Ubuntu
When attempting to remove, install or update software through the Ubuntu Software Center, I came upon an error like this... Failed to load...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Another problem: the list is flat: https://github.com/Kotlin/dokka/issues/2444#issuecomment-1100117274
It was in old Dokka #1470
Is this a practical case? What type of cache do you mean? Can a timestamp help?