summaryrefslogtreecommitdiff
path: root/sidebar.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'sidebar.mdwn')
-rw-r--r--sidebar.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/sidebar.mdwn b/sidebar.mdwn
index cf07d7c2..7c09f378 100644
--- a/sidebar.mdwn
+++ b/sidebar.mdwn
@@ -5,13 +5,45 @@
---
* **[[Distrib]]**
+[[if test="destpage(Distrib*)"
+ then="
+ * *[[Installation|Distrib/InstallNotes]]*
+ * *[[Getting_Help|Distrib/NewQuestions]]*
+"]]
* **[[GNU]]**
+[[if test="destpage(GNU*)"
+ then="
+ * *[GNU Homepage](http://www.gnu.org/)*
+ * *[Savannah](http://savannah.gnu.org/)*
+ * *[[GNU/ToDo]]*
+"]]
---
* **[[Hurd]]**
+[[if test="destpage(Hurd*)"
+ then="
+ * *[[About|Hurd/TheGnuHurd]]*
+ * *[[Status|Hurd/GNUHurdStatus]]*
+ * *[[Limitations|Hurd/KnownHurdLimits]]*
+ * *[[Seen_Hurd|Hurd/SeenHurd]]*
+ * *[[Translators|Hurd/TranslatorPages]]*
+ * *[[FAQ|Hurd/FrequentlyAskedQuestions]]*
+ * *[[Hurd/ToDo]]*
+"]]
* **[[Mach]]**
+[[if test="destpage(Mach*)"
+ then="
+ * *[[History|Mach/MachHistory]]*
+ * *[[GNU_Mach|Mach/GNUMach]]*
+ * *[[OSKit_Mach|Mach/OskitMach]]*
+"]]
* **[[Mig]]**
+[[if test="destpage(Mig*)"
+ then="
+ * *[[About|Mig/Mach_Interface_Generator]]*
+ * *[[Documentation|Mig/MigDocumentation]]*
+"]]
---