From af4e2e222ac8830918a97c2a8f2a90121262f7fb Mon Sep 17 00:00:00 2001
From: Martin Nilsson <nilsson@opera.com>
Date: Tue, 12 Aug 2014 21:37:31 +0200
Subject: [PATCH] Let's hide 7.6:: and 7.8:: as well in traditional mode.

---
 refdoc/structure/traditional.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/refdoc/structure/traditional.xml b/refdoc/structure/traditional.xml
index c6b79e8b8d..ead74fcdad 100644
--- a/refdoc/structure/traditional.xml
+++ b/refdoc/structure/traditional.xml
@@ -146,6 +146,8 @@
          compatible chapter, but it needs a modifying
          wrapper first. -->
     <insert-move entity="7-4::"/>
+    <insert-move entity="7-6::"/>
+    <insert-move entity="7-8::"/>
     <insert-move entity="_Roxen"/>
     <!-- insert-move entity="__builtin"/ -->
   </void>
-- 
GitLab