From c2758b13e38745f942ecc376a1132af65aca1a13 Mon Sep 17 00:00:00 2001 From: Kostiantyn Kuleshov Date: Fri, 7 Oct 2022 16:19:14 +0300 Subject: [PATCH] Update '_Sidebar' --- _Sidebar.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..6090858 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,10 @@ +### Normal 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) +* [journey_detail](https://git.end-play.xyz/profitroll/PythonRMV/wiki/journey_detail) +* [stop_by_coords](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_coords) +* [stop_by_id](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_id) +* [stop_by_name](https://git.end-play.xyz/profitroll/PythonRMV/wiki/stop_by_name) +* [trip_find](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_find) +* [trip_recon](https://git.end-play.xyz/profitroll/PythonRMV/wiki/trip_recon) \ No newline at end of file