elvish/_website/ref/index.toml
Qi Xiao 50834d5e71 Update README.md.
Move the Name section to a dedicated page in elv.sh/ref.
2018-10-10 00:35:59 +08:00

36 lines
549 B
TOML

[[articles]]
name = "language"
title = "The Language"
[[articles]]
name = "builtin"
title = "The Builtin Module"
[[articles]]
name = "edit"
title = "The Editor Module (edit:)"
[[articles]]
name = "re"
title = "The Regular Expression Module (re:)"
[[articles]]
name = "epm"
title = "The Elvish Package Manager (epm:)"
[[articles]]
name = "store"
title = "The Elvish Store (store:)"
[[articles]]
name = "bundled"
title = "Bundled Modules"
[[articles]]
name = "name"
title = "The Name"
[[articles]]
name = "philosophy"
title = "The Philosophy"