From 34bdd3478859130bc69e3253a03590f1bd0be2b5 Mon Sep 17 00:00:00 2001 From: pdmef Date: Mon, 12 Sep 2005 12:11:57 +0000 Subject: [PATCH] From: Felix Meinhold Rocco Rutte: - add muttng-manual.xsl sanity wrapper (thanks a lot Felix!!1!) - don't use (X)HTML-like entities git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@509 e385b8ad-14ed-0310-8656-cc95a2468c6d --- VERSION.svn | 2 +- doc/muttng-manual.xsl | 136 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 137 insertions(+), 1 deletion(-) create mode 100644 doc/muttng-manual.xsl diff --git a/VERSION.svn b/VERSION.svn index 1eccde1..77afe23 100644 --- a/VERSION.svn +++ b/VERSION.svn @@ -1 +1 @@ -508 +509 diff --git a/doc/muttng-manual.xsl b/doc/muttng-manual.xsl new file mode 100644 index 0000000..4e6e2ee --- /dev/null +++ b/doc/muttng-manual.xsl @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Environment Variables + + + + + + + + Hooks + + + + + + + + Configuration Commands + + + + + + ~/= + + Patterns + ~/= + + + + + <> (default: ) + + + Functions + + + + + + + + + + Functions + + + + + + + <xsl:value-of select="concat('$',@name)"/> + + Configuration Variables + + + + + + + + + + + + + + + + + + + + Configuration Variables + + + + + + + + + -- 2.20.1