Skip to content

Commit 894d8a0

Browse files
committed
Add documentation metadata
1 parent e9ca958 commit 894d8a0

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

chaos_theory/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version.workspace = true
77
authors.workspace = true
88
homepage.workspace = true
99
repository.workspace = true
10+
documentation.workspace = true
1011
categories.workspace = true
1112
keywords.workspace = true
1213
license.workspace = true

chaos_theory_core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version.workspace = true
77
authors.workspace = true
88
homepage.workspace = true
99
repository.workspace = true
10+
documentation.workspace = true
1011
categories.workspace = true
1112
keywords.workspace = true
1213
license.workspace = true

chaos_theory_derive/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version.workspace = true
77
authors.workspace = true
88
homepage.workspace = true
99
repository.workspace = true
10+
documentation.workspace = true
1011
categories.workspace = true
1112
keywords.workspace = true
1213
license.workspace = true

chaos_theory_v2/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version.workspace = true
77
authors.workspace = true
88
homepage.workspace = true
99
repository.workspace = true
10+
documentation.workspace = true
1011
categories.workspace = true
1112
keywords.workspace = true
1213
license.workspace = true

0 commit comments

Comments
 (0)