This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git


The following commit(s) were added to refs/heads/master by this push:
     new 8eaf2ab2 Remove dead link to Document Model reference
8eaf2ab2 is described below

commit 8eaf2ab273702f2c4eba808cf16091d91414df0e
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Mar 16 18:28:19 2026 +0100

    Remove dead link to Document Model reference
    
    Removed in Doxia 2.0 with
    
https://github.com/apache/maven-doxia/commit/ba9b17a4903f5efd873c02e20664d563a54bef66#diff-c908e5143d298bb79b46e17897b747e0587310efd8750c24a756aef0a405a8cc
---
 doxia-core/src/site/site.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doxia-core/src/site/site.xml b/doxia-core/src/site/site.xml
index c8d70922..8ad9d9a7 100644
--- a/doxia-core/src/site/site.xml
+++ b/doxia-core/src/site/site.xml
@@ -35,10 +35,6 @@
       <!--item name="FAQ" href="faq.html"/-->
     </menu>
 
-    <menu name="Descriptors Reference">
-      <item name="Document Model Reference" href="document.html"/>
-    </menu>
-
     <menu name="Development">
       <item name="Using RandomAccessSink" href="using-randomaccesssink.html"/>
     </menu>

Reply via email to