matiamic opened a new pull request, #17048: URL: https://github.com/apache/nuttx/pull/17048
## Summary This patch converts the samv71-xult board documentation from deprecated `README.txt` file to `index.rst`. Documentation for new `oa_tc6` defconfig is added. ## Impact **First commit:** Contents of the `Documentation/platforms/arm/samv7/boards/samv71-xult/README.txt` were moved to the `index.rst` file in the same directory. `index.rst` file was then refactored to pass the documentation build. All tables from the old file were redrawn, table of contents was generated for the whole document and for the `Configurations` section. Parts of the text have been converted to code blocks or inline code. Obvious typos that caught my eye were fixed. Other than that I left the original document as is. This should check the `samv71-xult`'s box in https://github.com/apache/nuttx/issues/11077 **Second commit:** Added new `oa_tc6` defconfig info into `Configurations` section of the `index.rst` as proposed here: https://github.com/apache/nuttx/pull/17038#issuecomment-3307470924 ## Testing By building documentation. -- 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]
