summaryrefslogtreecommitdiff
path: root/hurd/documentation
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-07-16 11:55:43 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-07-16 11:55:43 +0200
commit49deddce82fbb5ab4020815d4a59390b655ff16c (patch)
tree2940eda8b7ec617085bb2ce8952a7374bb85bb7b /hurd/documentation
parent66e620b491dd3aebbdcfe6203810e8c579441978 (diff)
Properly integrate the translator primer.
Diffstat (limited to 'hurd/documentation')
-rw-r--r--hurd/documentation/translator_primer.mdwn (renamed from hurd/documentation/translator-primer.mdwn)17
1 files changed, 15 insertions, 2 deletions
diff --git a/hurd/documentation/translator-primer.mdwn b/hurd/documentation/translator_primer.mdwn
index 67c52977..d8d89148 100644
--- a/hurd/documentation/translator-primer.mdwn
+++ b/hurd/documentation/translator_primer.mdwn
@@ -1,5 +1,18 @@
-Small examples on using translators
-===================================
+[[!meta copyright="Copyright © 2011 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]]."]]"""]]
+
+# Small Examples on Using Translators
+
+The [[concept|concepts]] of user-space servers, [[translator]]s, is a very
+powerful one. Here is an introductionary text.
+
## Intro