diff options
-rw-r--r-- | faq.mdwn | 1 | ||||
-rw-r--r-- | faq_all.mdwn | 74 |
2 files changed, 75 insertions, 0 deletions
@@ -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]] + + |