raiden00pl commented on code in PR #16275:
URL: https://github.com/apache/nuttx/pull/16275#discussion_r2062960399


##########
Documentation/conf.py:
##########
@@ -132,3 +134,16 @@
 # -- Options for warnings_filter ------------------------------------------
 
 warnings_filter_config = "known-warnings.txt"
+
+# -- Options for sphinx_tags ----------------------------------------------
+
+tags_create_tags = True

Review Comment:
   I see that `Tags` page appears at the top level menu. Shouldn't this appear 
in the "Supported Platforms" menu if we want to track boards features?



##########
Documentation/platforms/arm/rp2040/boards/adafruit-feather-rp2040/index.rst:
##########
@@ -2,6 +2,8 @@
 Adafruit Feather RP2040
 =======================
 
+.. tags:: chip:rp2040

Review Comment:
   what is the purpose of `chip` tag? doesn't the documentation structure 
itself make it obvious what are supported boards for a given chip? or is this a 
prerequisite to adding tag filtration in the future? (then its OK)



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to