-
Do you support compiling and exporting from Scala source code to javadoc?
-
This is a meta ticket describing the problems I find in the sbt documentation and proposing some solutions to address them.
I see several problems with the current status quo:
1. User documentat…
-
Unidoc is giving me errors when a trait or class has a companion object.
For example:
`RunId is already defined as object RunId`
`RunId is already defined as case class RunId`
The project contai…
-
first of all, kudos to the great package/tool for code gen. it fits our stack of akka-http/circe perfectly.
small suggestion in readability of the generated code. some comments for the functions wo…
-
I think it would be very nice to have list of instances for which type class is implemented on type class documentation page. For example, on [Functor page](http://typelevel.org/cats/tut/functor.html)…
chuwy updated
6 years ago
-
The `-external-mappings` setting at use site should consider paths relative to the classpath entry's "root", currently it seems to be based on absolute paths
## Compiler version
3.4.0
## Mini…
-
I wrote some [mdoc](https://scalameta.org/mdoc/) documentation showing how to use ScalaTest with my library, and I found that mdoc does not fail when my examples fail because `Shell.run` does not have…
-
[INFO] ------------------------------------------------------------------------
[INFO] Building Hamal HTTP Server 2.0.0-SNAPSHOT
[INFO] --------------------------------------------------------------…
-
Should be in: https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/Sequential%20logic/registers.html
(source: https://github.com/SpinalHDL/SpinalDoc-RTD/blob/master/source/SpinalHDL/Sequential%…
-
This is a task list ticket of work to be done (Or not, depending on whether it's deemed important).
Extractors:
Allows you extract key information from the structure.
- [x] Defns (And subclas…