]> granicus.if.org Git - neomutt/commitdiff
Manual: Fix openjade warnings
authorRocco Rutte <pdmef@gmx.net>
Wed, 1 Apr 2009 11:16:35 +0000 (13:16 +0200)
committerRocco Rutte <pdmef@gmx.net>
Wed, 1 Apr 2009 11:16:35 +0000 (13:16 +0200)
ChangeLog
doc/gen-map-doc
doc/manual.xml.head

index b4d2651f817ad60b3ef8477ff001803128b8f0f3..7bcd46084c809b6a305f327a4430645cbf657807 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2009-04-01 11:39 +0200  Rocco Rutte  <pdmef@gmx.net>  (406de7244405)
+
+       * doc/makedoc.c, doc/mutt.css: makedoc: Render description lists as
+       <informaltable/>
+
+       This looks better and is more compact (except missing column
+       headers.)
+
+2009-03-31 16:03 +0200  Rocco Rutte  <pdmef@gmx.net>  (22f21b558f57)
+
+       * ChangeLog, doc/manual.xml.head: Manual: Add an example of how to
+       manage multiple accounts using folder-hook
+
 2009-03-31 14:50 +0200  Rocco Rutte  <pdmef@gmx.net>  (269e3da22cc2)
 
        * UPDATING, doc/manual.xml.head, mutt.h, pattern.c: Perform case
index cafc68d10fd76f6e00feefb24ab649daa78b5886..3e940dda219f0361eeb5bf83fcdb12eb0aadaa9c 100644 (file)
@@ -54,11 +54,11 @@ while (<XML>) {
       next;
     }
     print <<EOT;
-<sect2 id="${map}_map">
+<sect2 id="${map}-map">
 <title>$map menu</title>
 $DOC{$map}
 
-<table id="${map}_table">
+<table id="${map}-table">
 <title>Default $map function bindings</title>
 <tgroup cols="3">
 <thead>
index feba75fc5c62bd3949d8e2fe3570212e253aa8a5..0fd6e5bf6dab5857a9216cc240e5ecc1e7a7c513 100644 (file)
@@ -3720,7 +3720,7 @@ The following commands are available to manipulate and query variables:
 <replaceable class="parameter">variable=value</replaceable>
 </arg>
 </group>
-<arg choice="opt" rep="repeat"/>
+<arg choice="opt" rep="repeat"></arg>
 </cmdsynopsis>
 
 <cmdsynopsis>
@@ -7879,7 +7879,7 @@ The following are the commands understood by Mutt:
 <replaceable class="parameter">variable=value</replaceable>
 </arg>
 </group>
-<arg choice="opt" rep="repeat"/>
+<arg choice="opt" rep="repeat"></arg>
 </cmdsynopsis>
 
 <cmdsynopsis>