From d049f30ad5820d3b94da5f979f77bb6139e3c78f Mon Sep 17 00:00:00 2001 From: "pedro.minatel" Date: Tue, 8 Feb 2022 10:29:06 +0000 Subject: [PATCH] [Docs] Changes according to MR review --- docs/en/get-started/start-project.rst | 4 ++-- docs/en/get-started/windows-setup.rst | 1 - docs/en/index.rst | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/en/get-started/start-project.rst b/docs/en/get-started/start-project.rst index cbc6299b40..d4ae9a60d7 100644 --- a/docs/en/get-started/start-project.rst +++ b/docs/en/get-started/start-project.rst @@ -4,9 +4,9 @@ {IDF_TARGET_HEAP_SIZE:default="298968", esp32="298968", esp32s2="253900", esp32s3="390684", esp32c3="337332"} -Now you have all requirements to start using ESP-IDF, the next topic will guide you on how to start your first project. +Now you have all requirements met, the next topic will guide you on how to start your first project. -This guide will help you on the first steps using ESP-IDF. By following this guide you will able to start a new project, connect the {IDF_TARGET_NAME}, change the project configuration, build, flash, and monitor the project. +This guide will help you on the first steps using ESP-IDF. Follow this guide to start a new project on the {IDF_TARGET_NAME} and build, flash, and monitor the device output. .. note:: diff --git a/docs/en/get-started/windows-setup.rst b/docs/en/get-started/windows-setup.rst index 7caca18229..5168b91380 100644 --- a/docs/en/get-started/windows-setup.rst +++ b/docs/en/get-started/windows-setup.rst @@ -125,7 +125,6 @@ For advanced users who want to customize the install process: vscode-setup ../api-guides/tools/idf-monitor -.. _MSYS2: https://www.msys2.org/ .. _CMake: https://cmake.org/download/ .. _Ninja: https://ninja-build.org/ .. _Python: https://www.python.org/downloads/windows/ diff --git a/docs/en/index.rst b/docs/en/index.rst index ecca3b9aaf..cc27a8a99b 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -53,7 +53,6 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf