Grammar update

This commit is contained in:
Arfon Smith
2016-08-24 09:30:20 -07:00
parent 216d63f575
commit 06e80f3889
103 changed files with 2675 additions and 47 deletions

View File

@@ -0,0 +1,23 @@
[
{
"id": "tools",
"children":
[
{
"id": "packages",
"caption": "Packages",
"children":
[
{
"caption": "Man Page Editing",
"id": "man_page_dev",
"children":
[
{ "caption": "New Man Page", "command": "man_page_new" }
]
}
]
}
]
}
]