linguini1 commented on code in PR #16275: URL: https://github.com/apache/nuttx/pull/16275#discussion_r2063868131
########## 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 thought it would be best to give it its own page, since I plan for tags to eventually cover more than just boards. For instance, device drivers can be marked as "experimental" as well right now. -- 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