From f0b1c42ff1e40879390a73fdc682dec762407c73 Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@real-time.com>
Date: Thu, 11 Mar 2010 17:35:04 -0600
Subject: [PATCH] Killed the detail menu, which is badly out of date.  If I can
 figure out how to automate the process a bit, I will revive it.

---
 asdf.texinfo | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/asdf.texinfo b/asdf.texinfo
index 9f4b4ee4..5db2ccde 100644
--- a/asdf.texinfo
+++ b/asdf.texinfo
@@ -83,38 +83,38 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * Function and Class Index::
 * Variable Index::
 
-@detailmenu
- --- The Detailed Node Listing ---
+@c @detailmenu
+@c  --- The Detailed Node Listing ---
 
-Defining systems with defsystem
+@c Defining systems with defsystem
 
-* The defsystem form::
-* A more involved example::
-* The defsystem grammar::
-* Other code in .asd files::
+@c * The defsystem form::
+@c * A more involved example::
+@c * The defsystem grammar::
+@c * Other code in .asd files::
 
-The object model of ASDF
+@c The object model of ASDF
 
-* Operations::
-* Components::
+@c * Operations::
+@c * Components::
 
-Operations
+@c Operations
 
-* Predefined operations of ASDF::
-* Creating new operations::
+@c * Predefined operations of ASDF::
+@c * Creating new operations::
 
-Components
+@c Components
 
-* Common attributes of components::
-* Pre-defined subclasses of component::
-* Creating new component types::
+@c * Common attributes of components::
+@c * Pre-defined subclasses of component::
+@c * Creating new component types::
 
-properties
+@c properties
 
-* Pre-defined subclasses of component::
-* Creating new component types::
+@c * Pre-defined subclasses of component::
+@c * Creating new component types::
 
-@end detailmenu
+@c @end detailmenu
 @end menu
 
 @end ifnottex
-- 
GitLab