From fea894e73080d04fd17f9cc359dbe5059c4f78a3 Mon Sep 17 00:00:00 2001 From: PalmDevs Date: Sat, 25 Nov 2023 23:16:55 +0700 Subject: [PATCH] docs: fix docs --- apis/websocket/README.md | 30 +++++++++++++++++++++++------- apis/websocket/docs/README.md | 2 +- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/apis/websocket/README.md b/apis/websocket/README.md index e38c83c..27c3699 100755 --- a/apis/websocket/README.md +++ b/apis/websocket/README.md @@ -6,36 +6,52 @@ srcset="assets/revanced-headline/revanced-headline-vertical-dark.svg" >
- + + + +     - +     - + + + +     - + + + +     - + + + +     - +     - + + + +

diff --git a/apis/websocket/docs/README.md b/apis/websocket/docs/README.md index 5dc3ad7..ae7573b 100755 --- a/apis/websocket/docs/README.md +++ b/apis/websocket/docs/README.md @@ -2,7 +2,7 @@ This documentation explains how the server works, how to start developing, and how to configure the server. -# 📖 Table of contents +## 📖 Table of contents 0. [🏗️ Setting up the development environment](./0_development_environment.md) 1. [⚙️ Configuration](./1_configuration.md)