[improve docs]: Timestamp pallet (#1435)

This PR improves the docs for the Timestamp pallet by following our
[Documentation
Guidelines](https://github.com/paritytech/polkadot-sdk/blob/master/docs/DOCUMENTATION_GUIDELINE.md)
more closely.

---------

Co-authored-by: Juan <juangirini@gmail.com>
Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
This commit is contained in:
Sacha Lansky
2023-09-18 11:09:17 +02:00
committed by GitHub
parent 1d5a9d25e2
commit f6072e8be3
6 changed files with 127 additions and 77 deletions
Generated
+1
View File
@@ -10502,6 +10502,7 @@ dependencies = [
name = "pallet-timestamp"
version = "4.0.0-dev"
dependencies = [
"docify",
"frame-benchmarking",
"frame-support",
"frame-system",