Add docs to crate

pull/373/head
Arijit Basu 3 years ago committed by Arijit Basu
parent 4e1580e91f
commit 061d1b068a

@ -11,7 +11,7 @@ homepage = "https://xplr.dev"
documentation = "https://xplr.dev/en"
keywords = ["terminal", "file", "explorer", "manager", "tui"]
categories = ["command-line-interface", "command-line-utilities"]
include = ["src/**/*", "LICENSE", "README.md"]
include = ["src/**/*", "docs/en/src/**/*", "LICENSE", "README.md"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save