Skip to content

Commit e0aa110

Browse files
suramamsuramam
authored andcommitted
Tool fixes for file names
1 parent 1de6c86 commit e0aa110

File tree

116 files changed

+207
-401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+207
-401
lines changed

reference/spfx/es6-collections.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Module | Description |
77
|:-------------|:---------------|
8-
| [es6-collections](es6-collections-imodule.md) | |
8+
| [es6-collections](./es6-collections/es6-collections-imodule.md) | |
99

1010

1111

@@ -14,24 +14,24 @@
1414

1515
| Interface | Description |
1616
|:-------------|:---------------|
17-
| [IteratorResult](iteratorresult.md) | |
18-
| [Iterator](iterator.md) | |
19-
| [ForEachable](foreachable.md) | |
20-
| [Map](map.md) | |
21-
| [MapConstructor](mapconstructor.md) | |
22-
| [Set](set.md) | |
23-
| [SetConstructor](setconstructor.md) | |
24-
| [WeakMap](weakmap.md) | |
25-
| [WeakMapConstructor](weakmapconstructor.md) | |
26-
| [WeakSet](weakset.md) | |
27-
| [WeakSetConstructor](weaksetconstructor.md) | |
17+
| [IteratorResult](./es6-collections/iteratorresult.md) | |
18+
| [Iterator](./es6-collections/iterator.md) | |
19+
| [ForEachable](./es6-collections/foreachable.md) | |
20+
| [Map](./es6-collections/map.md) | |
21+
| [MapConstructor](./es6-collections/mapconstructor.md) | |
22+
| [Set](./es6-collections/set.md) | |
23+
| [SetConstructor](./es6-collections/setconstructor.md) | |
24+
| [WeakMap](./es6-collections/weakmap.md) | |
25+
| [WeakMapConstructor](./es6-collections/weakmapconstructor.md) | |
26+
| [WeakSet](./es6-collections/weakset.md) | |
27+
| [WeakSetConstructor](./es6-collections/weaksetconstructor.md) | |
2828

2929

3030

3131

3232

3333

34-
### Variables
34+
## Variables
3535

3636
| Variable | Type|
3737
|:-----------|:------------|

reference/spfx/es6-collections/es6-collections-imodule.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313

1414

15-
16-
1715
## Variables
1816

1917
| Variable | Description|

reference/spfx/es6-collections/foreachable.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111

1212

13-
14-
1513
## Methods
1614

1715
| Method | Returns | Description|

reference/spfx/es6-collections/iterator.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111

1212

13-
14-
1513
## Methods
1614

1715
| Method | Returns | Description|

reference/spfx/es6-collections/iteratorresult.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99

10-
11-
12-
### Properties
10+
## Properties
1311

1412
| Property | Type | Description|
1513
|:-------------|:-------|:-----------|

reference/spfx/es6-collections/map.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99

10-
11-
12-
### Properties
10+
## Properties
1311

1412
| Property | Type | Description|
1513
|:-------------|:-------|:-----------|

reference/spfx/es6-collections/mapconstructor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99

10-
11-
12-
### Properties
10+
## Properties
1311

1412
| Property | Type | Description|
1513
|:-------------|:-------|:-----------|

reference/spfx/es6-collections/set.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99

10-
11-
12-
### Properties
10+
## Properties
1311

1412
| Property | Type | Description|
1513
|:-------------|:-------|:-----------|

reference/spfx/es6-collections/setconstructor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88

99

10-
11-
12-
### Properties
10+
## Properties
1311

1412
| Property | Type | Description|
1513
|:-------------|:-------|:-----------|

reference/spfx/es6-collections/weakmap.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111

1212

13-
14-
1513
## Methods
1614

1715
| Method | Returns | Description|

0 commit comments

Comments
 (0)