From 50870e9cfc9fce4c67656d5014c07aa825cfa705 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 17 Mar 2013 14:13:21 +0100 Subject: Add all-in-one-page version --- faq.mdwn | 1 + faq_all.mdwn | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 faq_all.mdwn diff --git a/faq.mdwn b/faq.mdwn index 303b8727..e210601e 100644 --- a/faq.mdwn +++ b/faq.mdwn @@ -21,6 +21,7 @@ rootpage="faq" postformtext="Add a new item titled:"]] # Also see the... * [[microkernel FAQ|microkernel/faq]], + * [[this FAQ in just one web page|faq_all]]. # General-discussion FAQs diff --git a/faq_all.mdwn b/faq_all.mdwn new file mode 100644 index 00000000..41e2b5ad --- /dev/null +++ b/faq_all.mdwn @@ -0,0 +1,74 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="FAQ"]] +[[!tag stable_URL]] + +[[!inline +pages=none +show=0 +feeds=no +actions=yes +rootpage="faq" postformtext="Add a new item titled:"]] + +# Also see the... + + * [[microkernel FAQ|microkernel/faq]], + + +# General-discussion FAQs + +[[!inline +pages="faq/* and !*/discussion and !*/debian/* and !*/running/* and !*/support/* and !*/issues/* and !*/dev/* and !*/old/*" +show=0 +feeds=no +]] + + +# Hardware/Software support FAQs + +[[!inline +pages="faq/support/* and !*/discussion" +show=0 +feeds=no]] + + +# Running GNU/Hurd FAQs + +[[!inline +pages="faq/running/* and !*/discussion" +show=0 +feeds=no]] + + +# Debian GNU/Hurd FAQs + +[[!inline +pages="faq/debian/* and !*/discussion" +show=0 +feeds=no]] + + +# Development FAQs + +[[!inline +pages="faq/dev/* and !*/discussion" +show=0 +feeds=no]] + + +# Old FAQs + +[[!inline +pages="faq/old/* and !*/discussion" +show=0 +feeds=no]] + + -- cgit v1.2.3