-rw-r--r-- | docs/usermanual/appearance2.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/appskey.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/language.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/rotation.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/sshkeys.sgm | 6 |
5 files changed, 30 insertions, 0 deletions
diff --git a/docs/usermanual/appearance2.sgm b/docs/usermanual/appearance2.sgm new file mode 100644 index 0000000..708651d --- a/dev/null +++ b/docs/usermanual/appearance2.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Appearance2</title> + <para> + <!--WRITE ME--> + </para> +</chapter> diff --git a/docs/usermanual/appskey.sgm b/docs/usermanual/appskey.sgm new file mode 100644 index 0000000..accc961 --- a/dev/null +++ b/docs/usermanual/appskey.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Appskey</title> + <para> + <!--WRITE ME--> + </para> +</chapter> diff --git a/docs/usermanual/language.sgm b/docs/usermanual/language.sgm new file mode 100644 index 0000000..03a8110 --- a/dev/null +++ b/docs/usermanual/language.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Language</title> + <para> + <!--WRITE ME--> + </para> +</chapter> diff --git a/docs/usermanual/rotation.sgm b/docs/usermanual/rotation.sgm new file mode 100644 index 0000000..e5f48a6 --- a/dev/null +++ b/docs/usermanual/rotation.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Rotation</title> + <para> + <!--WRITE ME--> + </para> +</chapter> diff --git a/docs/usermanual/sshkeys.sgm b/docs/usermanual/sshkeys.sgm new file mode 100644 index 0000000..fcf4503 --- a/dev/null +++ b/docs/usermanual/sshkeys.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>SSH-Keys</title> + <para> + <!--WRITE ME--> + </para> +</chapter> |