add conf header (#999)
This commit is contained in:
parent
8f142e3e18
commit
3c7921c66c
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
project-info {
|
||||
version: "current"
|
||||
scaladoc: "https://pekko.apache.org/api/pekko/"${project-info.version}"/org/apache/pekko/"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// config for https://github.com/ennru/site-link-validator/
|
||||
site-link-validator {
|
||||
root-dir = "docs/target/paradox/site/main/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue