chore: update documentation URLs to use workspace setting

Replace all docs.rs documentation URLs with documentation.workspace = true
to inherit from the workspace's docs.pezkuwichain.io URL.
This commit is contained in:
2025-12-27 17:56:39 +03:00
parent c41f7b3e9d
commit bfc2cc5284
590 changed files with 590 additions and 590 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-runtime-common"
documentation.workspace = true
[lints]
workspace = true
@@ -7,7 +7,7 @@ license.workspace = true
description = "Helper crate for generating slot ranges for the Pezkuwi runtime."
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pez-slot-range-helper"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -7,7 +7,7 @@ license.workspace = true
description = "Runtime metric interface for the Pezkuwi node"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-runtime-metrics"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -8,7 +8,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwichain-runtime"
documentation.workspace = true
[lints]
workspace = true
@@ -6,7 +6,7 @@ authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
repository.workspace = true
documentation = "https://docs.rs/bp-pezkuwichain"
documentation.workspace = true
homepage = { workspace = true }
[package.metadata.pezkuwi-sdk]
@@ -7,7 +7,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwichain-runtime-constants"
documentation.workspace = true
[package.metadata.pezkuwi-sdk]
exclude-from-umbrella = true
+1 -1
View File
@@ -7,7 +7,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
description = "Pezkuwi SDK relay chain component: test runtime"
documentation = "https://docs.rs/pezkuwi-test-runtime"
documentation.workspace = true
repository = { workspace = true }
homepage = { workspace = true }
@@ -6,7 +6,7 @@ authors.workspace = true
edition.workspace = true
license.workspace = true
description = "Pezkuwi SDK component: test runtime constants"
documentation = "https://docs.rs/peztest-runtime-constants"
documentation.workspace = true
repository = { workspace = true }
homepage = { workspace = true }
+1 -1
View File
@@ -7,7 +7,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-runtime-teyrchains"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -8,7 +8,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/zagros-runtime"
documentation.workspace = true
[lints]
workspace = true
@@ -6,7 +6,7 @@ authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
repository.workspace = true
documentation = "https://docs.rs/bp-zagros"
documentation.workspace = true
homepage = { workspace = true }
[package.metadata.pezkuwi-sdk]
+1 -1
View File
@@ -7,7 +7,7 @@ edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/zagros-runtime-constants"
documentation.workspace = true
[package.metadata.pezkuwi-sdk]
exclude-from-umbrella = true