From 8dfe45819782fc79942212fa70a09df0f3eb6722 Mon Sep 17 00:00:00 2001 From: Swapnil Bangare Date: Mon, 19 Nov 2018 23:41:35 +0530 Subject: [PATCH] Add option for Developer tools inside browsers (#22905) As developer tools are used extensively by front-end developers, it's nice to hint readers that this guide also contains information about developer tools of browsers such as Google Chrome, Firefox and Microsoft Edge. --- guide/russian/developer-tools/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide/russian/developer-tools/index.md b/guide/russian/developer-tools/index.md index 2ab2b838fd..2ac7610a2e 100644 --- a/guide/russian/developer-tools/index.md +++ b/guide/russian/developer-tools/index.md @@ -11,4 +11,5 @@ localeTitle: Инструменты разработчика * Системы контроля версий * Инструменты DevOps * Инструменты сборки -* Менеджеры пакетов \ No newline at end of file +* Менеджеры пакетов +* Инструменты разработчика в браузерах