From 1e8531255ac123e6e598aadb59ebcf819016960f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 23 Nov 2008 00:13:00 +0100 Subject: Move getting_help out of hurd/. --- getting_help.mdwn | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 getting_help.mdwn (limited to 'getting_help.mdwn') diff --git a/getting_help.mdwn b/getting_help.mdwn new file mode 100644 index 00000000..342410dd --- /dev/null +++ b/getting_help.mdwn @@ -0,0 +1,21 @@ +[[meta copyright="Copyright © 2007, 2008 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]]."]]"""]] + +# Essential Documentation + +* [[FAQ]] +* [[microkernel/mach/gnumach/Hardware_Compatibility_List]] + +# Forums + +[[inline pages=asking_questions raw=yes feeds=no]] + +* [[Mailing_lists]] +* [[IRC]] -- cgit v1.2.3 From 10596b0bb6a32d9821e053f572ad96b40dc364ef Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 23 Nov 2008 00:13:21 +0100 Subject: Link to the documentation. --- getting_help.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'getting_help.mdwn') diff --git a/getting_help.mdwn b/getting_help.mdwn index 342410dd..21d4980b 100644 --- a/getting_help.mdwn +++ b/getting_help.mdwn @@ -12,6 +12,7 @@ is included in the section entitled * [[FAQ]] * [[microkernel/mach/gnumach/Hardware_Compatibility_List]] +* [[Documentation] # Forums -- cgit v1.2.3 From dd44be50ebbb0f644a88b5081875956cd3bf9e9f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 23 Nov 2008 10:44:52 +0100 Subject: Fix and add some links. --- getting_help.mdwn | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'getting_help.mdwn') diff --git a/getting_help.mdwn b/getting_help.mdwn index 21d4980b..11f56eec 100644 --- a/getting_help.mdwn +++ b/getting_help.mdwn @@ -10,13 +10,20 @@ is included in the section entitled # Essential Documentation -* [[FAQ]] -* [[microkernel/mach/gnumach/Hardware_Compatibility_List]] -* [[Documentation] + * GNU/Hurd [[hurd/FAQ]] + + * Debian GNU/Hurd [[hurd/running/debian/FAQ]] + + * Microkernel [[microkernel/FAQ]] + + * GNU Mach's [[microkernel/mach/gnumach/Hardware_Compatibility_List]] + + * [[Documentation]] + # Forums [[inline pages=asking_questions raw=yes feeds=no]] -* [[Mailing_lists]] -* [[IRC]] + * [[Mailing_lists]] + * [[IRC]] -- cgit v1.2.3