pjfanning opened a new issue, #246:
URL: https://github.com/apache/incubator-pekko/issues/246
These props are used in the Paradox doc generation.
```
"signature.akka.base_dir" -> (ThisBuild /
baseDirectory).value.getAbsolutePath,
"fiddle.akka.base_dir" -> (ThisBuild /
baseDirectory).value.getAbsolutePath,
```
They should (probably) be updated to replace 'akka' with 'pekko'.
They relate to `@@signature` and `@@fiddle` annotations in the doc markdown
files.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]