diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-12 00:36:38 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-13 11:11:01 +0200 |
commit | d8ba0864d2cc74397960060b79a8c9154bb16d34 (patch) | |
tree | 3fed973236764c4a357e838a6c2aef66fa43edfd | |
parent | 1f58a9a54678b4c86a4b4713378bfa8174bc648f (diff) | |
download | web-d8ba0864d2cc74397960060b79a8c9154bb16d34.tar.gz web-d8ba0864d2cc74397960060b79a8c9154bb16d34.tar.bz2 web-d8ba0864d2cc74397960060b79a8c9154bb16d34.zip |
faq_all -> faq_inlined.
-rw-r--r-- | faq.mdwn | 6 | ||||
-rw-r--r-- | faq_inlined.mdwn (renamed from faq_all.mdwn) | 7 |
2 files changed, 9 insertions, 4 deletions
@@ -18,10 +18,12 @@ feeds=no actions=yes rootpage="faq" postformtext="Add a new item titled:"]] +This page [[with all items inlined|faq_inlined]]. + + # Also see the... - * [[microkernel FAQ|microkernel/faq]], - * [[this FAQ in just one web page|faq_all]]. + * [[microkernel FAQ|microkernel/faq]] # General-discussion FAQs diff --git a/faq_all.mdwn b/faq_inlined.mdwn index d8d99bb7..432a0d14 100644 --- a/faq_all.mdwn +++ b/faq_inlined.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2013 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 @@ -18,9 +18,12 @@ feeds=no actions=yes rootpage="faq" postformtext="Add a new item titled:"]] +This page [[without all items inlined|faq]]. + + # Also see the... - * [[microkernel FAQ|microkernel/faq]], + * [[microkernel FAQ|microkernel/faq]] # General-discussion FAQs |