slachiewicz opened a new pull request, #1083:
URL: https://github.com/apache/maven-doxia/pull/1083

   The `reporting` profile in the xdoc and fml modules rendered browsable pages 
from the two schemas using xsddoc 1.0 — unreleased since 2003 — plus xalan 
2.7.2. Both schemas are published at `maven.apache.org/xsd/` with their 
`xs:documentation` annotations intact, and each module already ships a 
hand-written "Using ... Schema" page, so the generated output was not carrying 
its keep.
   
   The four site pages that linked to the generated output: two module nav 
entries go away here, and the two pages on the Doxia site are repointed at the 
published schemas in apache/maven-doxia-site#78. That one should land first so 
there is no window with broken links.
   
   Verified: `mvn site -P reporting` on both modules → no `xsddoc` directory 
and no `xsddoc` reference in the generated site.
   
   *This change was created with AI assistance.*


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