Skip to content

Commit

Permalink
Automatic documentation ${date}'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Luzifix committed Jul 19, 2024
1 parent bf5d9cf commit b2c3216
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
uses: actions-js/push@master
with:
author_name: Automatic documentation
message: Automatic documentation ${date}'
message: Automatic documentation for ${{ github.sha }}
branch: ${{ github.head_ref || github.ref_name }}
github_token: ${{ secrets.ACTION_TOKEN }}
11 changes: 4 additions & 7 deletions Docs/ADT.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
test


### ADT
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
|-----|-----|-----|-----|-----|-----|-----|-----|
Expand Down
8 changes: 4 additions & 4 deletions Docs/BLOB.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### BLOB
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down
8 changes: 4 additions & 4 deletions Docs/M2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### M2
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down
8 changes: 4 additions & 4 deletions Docs/TEX.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### TEX
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down
8 changes: 4 additions & 4 deletions Docs/WDL.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### WDL
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down
8 changes: 4 additions & 4 deletions Docs/WDT.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### Root WDT
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down
8 changes: 4 additions & 4 deletions Docs/WMO.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO
✔ = Reading & Writing<br>
R = Read Only<br>
N/A = Not in this file for this expansion<br>
**NYI** = Not Yet Implemented / TODO

### Root WMO
|Chunk|LK|WoD|Legion|BfA|SL|DF|TWW|
Expand Down

0 comments on commit b2c3216

Please sign in to comment.