From b9c1763a1a3a9410a58806a0551176d15e5a969a Mon Sep 17 00:00:00 2001 From: programarivm Date: Fri, 13 Oct 2023 14:35:39 +0200 Subject: [PATCH] Removed Description --- docs/accept.md | 2 -- docs/draw.md | 2 -- docs/heuristics.md | 2 -- docs/inbox.md | 2 -- docs/leave.md | 2 -- docs/legal.md | 2 -- docs/play-lan.md | 2 -- docs/rematch.md | 2 -- docs/resign.md | 2 -- docs/restart.md | 2 -- docs/start.md | 2 -- docs/takeback.md | 2 -- docs/undo.md | 2 -- 13 files changed, 26 deletions(-) diff --git a/docs/accept.md b/docs/accept.md index 8d9428eb..87326bb9 100644 --- a/docs/accept.md +++ b/docs/accept.md @@ -1,7 +1,5 @@ # /accept -## Description - Accepts an invitation to play online with an opponent. | Name | Description | Required | diff --git a/docs/draw.md b/docs/draw.md index b65d58b8..c7a3250a 100644 --- a/docs/draw.md +++ b/docs/draw.md @@ -1,7 +1,5 @@ # /draw -## Description - Allows to offer a draw. | Name | Description | Required | diff --git a/docs/heuristics.md b/docs/heuristics.md index 30d94c57..8fe9be4c 100644 --- a/docs/heuristics.md +++ b/docs/heuristics.md @@ -1,7 +1,5 @@ # /heuristics -## Description - Returns the heuristics of a chess position. | Name | Description | Required | diff --git a/docs/inbox.md b/docs/inbox.md index cd534d38..8c21200e 100644 --- a/docs/inbox.md +++ b/docs/inbox.md @@ -1,7 +1,5 @@ # /inbox -## Description - Allows to play correspondence chess. | Name | Description | Required | diff --git a/docs/leave.md b/docs/leave.md index 22b340d6..ed4fb504 100644 --- a/docs/leave.md +++ b/docs/leave.md @@ -1,7 +1,5 @@ # /leave -## Description - Allows to leave a game. | Name | Description | Required | diff --git a/docs/legal.md b/docs/legal.md index ecb5cafc..f611efbd 100644 --- a/docs/legal.md +++ b/docs/legal.md @@ -1,7 +1,5 @@ # /legal -## Description - Returns the legal FEN positions of a piece. | Name | Description | Required | diff --git a/docs/play-lan.md b/docs/play-lan.md index 83ae2bea..1dbc4279 100644 --- a/docs/play-lan.md +++ b/docs/play-lan.md @@ -1,7 +1,5 @@ # /play_lan -## Description - Plays a chess move in long algebraic notation. | Name | Description | Required | diff --git a/docs/rematch.md b/docs/rematch.md index f60e45b5..75c1f8c8 100644 --- a/docs/rematch.md +++ b/docs/rematch.md @@ -1,7 +1,5 @@ # /rematch -## Description - Allows to offer a rematch. | Name | Description | Required | diff --git a/docs/resign.md b/docs/resign.md index 667958d0..95333bdb 100644 --- a/docs/resign.md +++ b/docs/resign.md @@ -1,7 +1,5 @@ # /resign -## Description - Allows to resign a game. | Name | Description | Required | diff --git a/docs/restart.md b/docs/restart.md index 80e18742..bc49cc0d 100644 --- a/docs/restart.md +++ b/docs/restart.md @@ -1,7 +1,5 @@ # /restart -## Description - Restarts an existing game. | Name | Description | Required | diff --git a/docs/start.md b/docs/start.md index 56205716..6ffb78d4 100644 --- a/docs/start.md +++ b/docs/start.md @@ -1,7 +1,5 @@ # /start -## Description - Starts a new game. | Name | Description | Required | diff --git a/docs/takeback.md b/docs/takeback.md index 43449a14..a204b8e9 100644 --- a/docs/takeback.md +++ b/docs/takeback.md @@ -1,7 +1,5 @@ # /takeback -## Description - Allows to take back a move. | Name | Description | Required | diff --git a/docs/undo.md b/docs/undo.md index 4a8e856f..7ae537ec 100644 --- a/docs/undo.md +++ b/docs/undo.md @@ -1,7 +1,5 @@ # /undo -## Description - Undoes the last move. ## Usage