trns1997 commented on code in PR #16970:
URL: https://github.com/apache/nuttx/pull/16970#discussion_r2348347688


##########
Documentation/guides/cpp_cmake.rst:
##########
@@ -57,14 +64,12 @@ Creating the project
 
        hellocpp/
        hellocpp/CMakeLists.txt
-       hellocpp/cmake/stm32f4discovery.cmake
-       hellocpp/nuttx-export-10.0.1/
-       hellocpp/src/CMakeLists.txt
-       hellocpp/src/main.cpp
-       hellocpp/src/HelloWorld.h
-       hellocpp/src/HelloWorld.cpp
-
-    The directory 'nuttx-export-10.0.1' is the unzipped content from the file 
created during
+       hellocpp/nuttx-export-12.10.0/
+       hellocpp/main.cpp
+       hellocpp/HelloWorld.h
+       hellocpp/HelloWorld.cpp
+
+    The directory 'nuttx-export-12.10.0' is the unzipped content from the file 
created during

Review Comment:
   can we change this 'nuttx-export-12.10.0' > ''nuttx-export-*' or 
'nuttx-export-{VERSION}' that way we do not need to update the doc for each 
version release



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to