mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-30 04:18:51 +03:00
docs: add versioned docs (#1)
This commit is contained in:
19
website/versioned_sidebars/version-2.6-sidebars.json
Normal file
19
website/versioned_sidebars/version-2.6-sidebars.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"docs": {
|
||||
"Getting Started": [
|
||||
"installation",
|
||||
"getting-updates",
|
||||
"telegraf-methods",
|
||||
"async-configuration"
|
||||
],
|
||||
"Extras": [
|
||||
"extras/bot-injection",
|
||||
"extras/middlewares",
|
||||
"extras/multiple-bots",
|
||||
"extras/standalone-applications"
|
||||
],
|
||||
"Migrating": [
|
||||
"migrating/from-v1-to-v2"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user