nickva commented on issue #1799:
URL: https://github.com/apache/couchdb/issues/1799#issuecomment-3539318332

   Thanks @jesperhoy . A pull request would make sense. We use the RST format 
for documentation. Doc updates also don't require installing erlang just a few 
python packages. The instruction are at:  
https://github.com/apache/couchdb/blob/main/src/docs/README.md#building-the-docs.
 Run those from the src/docs directory. The `setup.sh` helper script will do 
the venv + pip install steps even a a short cut. Then `make check` and `make 
html` and the docs should build locally and you can check the results in a 
browser. 


-- 
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]

Reply via email to