stevedlawrence opened a new pull request, #184:
URL: https://github.com/apache/daffodil-site/pull/184

   With the move to Scala 3 and our API written entirely in Java, there is no 
way to generate scaladoc-style documentation. These changes are made:
   
   - The update-docs workflow run during releases no longer creates a scaladoc 
directory. Note that target/scala-*/unidoc now contains javadoc because all our 
our API files are .java.
   - Remove "Java API" and "Scala API" from the navigation bar, replacing them 
with just an "API" link to the javadocs.
   - For release pages 4.0.0 and newer, do not output the "Scaladoc" link
   - Remove references to "Java API" and "Scala API" in the getting started 
page, replacing it with "API"


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