sarutak opened a new pull request, #2509:
URL: https://github.com/apache/avro/pull/2509

   AVRO-3867
   
   ## What is the purpose of the change
   This PR fixes an issue that the link to the Python API doc in the web site 
is broken.
   I built the website by `./build.sh` dist and then tried to access to the 
Python API doc but the link seems broken.
   
   The cause is `py/build.sh dist` doesn't generate the document.
   So this PR includes a fix to generate the document when we run `py/build.sh 
dist`.
   
   ## Verifying this change
   Built the web site and confirmed the link is available.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   


-- 
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: dev-unsubscr...@avro.apache.org

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

Reply via email to