aboutsummaryrefslogtreecommitdiff
path: root/examples/example-help/page.toml
blob: aa74e6eaaeae1ff0d0270370e1aed2ee4e24ba72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[example]
id = "example-help"
name = "Help"
icon = "💡"
category = "ux"
desc = """
Example Help
"""
tags = ["#[help]"]
files = ["src/main.rs", "Cargo.toml"]