Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 0ff9121

Browse files
committed
[[ Docs ]] Remove documented lax parser syntax
This patch removes documentation of syntax that is purely a result of a lax parser implementation.
1 parent 34f24eb commit 0ff9121

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

docs/dictionary/function/date.lcdoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Type: function
44

55
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system | internet }] date
66

7-
Syntax: the [internet] [{ english | system }] date
8-
97
Syntax: date()
108

119
Summary:

docs/dictionary/function/monthNames.lcdoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Type: function
44

55
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system }] monthNames
66

7-
Syntax: the [internet] [{ english | system }] monthNames
8-
97
Syntax: monthNames()
108

119
Summary:

docs/dictionary/function/weekdayNames.lcdoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ Name: weekdayNames
22

33
Type: function
44

5-
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system | internet }] weekdayNames
6-
7-
Syntax: the [internet] [{ english | system }] weekdayNames
5+
Syntax: the [{ long | abbr[ev[iated]] | short }] [{ english | system }] weekdayNames
86

97
Syntax: weekdayNames()
108

0 commit comments

Comments
 (0)