Skip to content

Commit

Permalink
website: default icons
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorg committed Sep 21, 2024
1 parent c4bbe18 commit 9cb597f
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ const Name = "murex"
const (
Major = 6
Minor = 3
Revision = 4243
Revision = 4244
Branch = "website"
BuildDate = "2024-09-21 10:56:47"
BuildDate = "2024-09-21 11:10:39"
)

// Copyright is the copyright owner string
Expand Down
30 changes: 15 additions & 15 deletions gen/vuepress/commands_generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Input / Output Streams"
},
{
Expand Down Expand Up @@ -111,7 +111,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Filesystem Operations"
},
{
Expand Down Expand Up @@ -168,7 +168,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Defined by POSIX"
},
{
Expand Down Expand Up @@ -275,7 +275,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "List / Array Editing"
},
{
Expand Down Expand Up @@ -347,7 +347,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "String Manipulation"
},
{
Expand All @@ -369,7 +369,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Numeric / Math Tools"
},
{
Expand Down Expand Up @@ -426,7 +426,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Structured Data Management"
},
{
Expand Down Expand Up @@ -458,7 +458,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Table Management"
},
{
Expand All @@ -485,7 +485,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "System Inspection"
},
{
Expand Down Expand Up @@ -587,7 +587,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Shell / Murex Management"
},
{
Expand Down Expand Up @@ -619,7 +619,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "String Escaping / Character Codes"
},
{
Expand Down Expand Up @@ -686,7 +686,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Process Management"
},
{
Expand Down Expand Up @@ -808,7 +808,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Language And Scripting"
},
{
Expand Down Expand Up @@ -850,7 +850,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Error Handling"
},
{
Expand All @@ -877,7 +877,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Help and Hint Tools"
},
{
Expand Down
16 changes: 8 additions & 8 deletions gen/vuepress/parser_generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Modifiers"
},
{
Expand Down Expand Up @@ -66,7 +66,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Data Manipulation"
},
{
Expand Down Expand Up @@ -98,7 +98,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Assignment"
},
{
Expand All @@ -115,7 +115,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Conditionals \u0026 Boolean"
},
{
Expand All @@ -137,7 +137,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Sigils"
},
{
Expand Down Expand Up @@ -174,7 +174,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Constants"
},
{
Expand All @@ -196,7 +196,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Sub-Shells"
},
{
Expand Down Expand Up @@ -243,7 +243,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Pipes"
},
{
Expand Down
2 changes: 1 addition & 1 deletion gen/vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default sidebar({
},
{
text: "Data Types",
icon: "file-contract",
icon: "object-group",
prefix: "types/",
children: "structure",
collapsible: defaultCollapsible,
Expand Down
6 changes: 3 additions & 3 deletions gen/vuepress/userguide_generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Beginners Guides"
},
{
Expand All @@ -56,7 +56,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Cheat Sheets"
},
{
Expand Down Expand Up @@ -118,7 +118,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Read More"
},
{
Expand Down
8 changes: 4 additions & 4 deletions gen/vuepress/variables_generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Environmental Variables"
},
{
Expand Down Expand Up @@ -61,7 +61,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Locally Scoped Variables"
},
{
Expand Down Expand Up @@ -118,7 +118,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Defined by POSIX"
},
{
Expand Down Expand Up @@ -180,7 +180,7 @@
}
],
"collapsible": true,
"icon": "",
"icon": "folder",
"text": "Reserved Variables"
}
]
2 changes: 1 addition & 1 deletion utils/docgen/api/functions.go
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ const (
)

const (
_VUE_DEFAULT_FILE_ICON = "file"
_VUE_DEFAULT_FILE_ICON = "file-lines"
_VUE_DEFAULT_FOLDER_ICON = "folder"
_VUE_DEFAULT_COLLAPSIBLE = true
)
Expand Down
2 changes: 1 addition & 1 deletion version.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9cb597f

Please sign in to comment.