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 @@ license = "Apache-2.0"
description = "Core primitives for Aura in Pezcumulus"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-aura"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -7,7 +7,7 @@ license = "Apache-2.0"
description = "Pezcumulus related core primitive types and traits"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-core"
documentation.workspace = true
[lints]
workspace = true
@@ -7,7 +7,7 @@ description = "Hostfunction exposing storage proof size to the runtime."
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-proof-size-hostfunction"
documentation.workspace = true
[lints]
workspace = true
@@ -7,7 +7,7 @@ description = "Utilities to reclaim storage weight."
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-storage-weight-reclaim"
documentation.workspace = true
[lints]
workspace = true
@@ -7,7 +7,7 @@ description = "Inherent that needs to be present in every teyrchain block. Conta
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-teyrchain-inherent"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -7,7 +7,7 @@ description = "Provides timestamp related functionality for teyrchains."
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-timestamp"
documentation.workspace = true
[lints]
workspace = true
+1 -1
View File
@@ -7,7 +7,7 @@ license = "Apache-2.0"
description = "Helper datatypes for Pezcumulus"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezcumulus-primitives-utility"
documentation.workspace = true
[lints]
workspace = true