v01d commented on a change in pull request #1756:
URL: https://github.com/apache/incubator-nuttx/pull/1756#discussion_r487874919
##########
File path: Documentation/conf.py
##########
@@ -37,6 +37,7 @@
# -- Project information -----------------------------------------------------
+master_doc = 'index'
Review comment:
While this is the readthedocs theme it is not the same as hosting on
readthedocs.org.
I have not encountered any issue and CI build documentation correctly. Can
you copy the error you are receiving?
Also, please verify you are using the expected versions of all sphinx
packages. The safest why is doing it like it is described here:
https://nuttx.apache.org/docs/latest/contributing/documentation.html
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]