From ccc9aa0d312d68e8bd3d289081f9973cfd2f5737 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sat, 25 Nov 2023 13:55:22 +0200 Subject: [PATCH] Update _Sidebar --- _Sidebar.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 7e3e643..b3a1b41 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,9 +1,11 @@ -## [Home](https://git.end-play.xyz/profitroll/PythonRMV/wiki) +# [Home](https://git.end-play.xyz/profitroll/PythonRMV/wiki) + +## Classes -### Classes * [Client](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Client) -### Methods +## Methods + * [board_arrival](https://git.end-play.xyz/profitroll/PythonRMV/wiki/board_arrival) * [board_departure](https://git.end-play.xyz/profitroll/PythonRMV/wiki/board_departure) * [him_search](https://git.end-play.xyz/profitroll/PythonRMV/wiki/him_search) @@ -14,5 +16,6 @@ * [trip_find](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_find) * [trip_recon](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_recon) -### Raw functions -* [List of raw functions](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Raw-Functions) \ No newline at end of file +## Raw functions + +* [List of raw functions](https://git.end-play.xyz/profitroll/PythonRMV/wiki/Raw-Functions)