nickva commented on PR #5242:
URL: https://github.com/apache/couchdb/pull/5242#issuecomment-2350965655

   @JKDingwall thank you for your PR. It looks 
   
   To check it locally, `cd src/docs` and run `./setup/.sh`. That should setup 
a python venv with all dependencies. 
   
   Then run `make check` to check for basic formatting issues (line lengths, 
empty lines), then run `make html` to build the html docs.
   
   To view them locally ` open build/html/index.html` that opens the browser 
(on macos at least) to the built docs page.
   
   


-- 
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: notifications-unsubscr...@couchdb.apache.org

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

Reply via email to