-rw-r--r-- | docs/usermanual/calibrate.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/citytime.sgm | 6 | ||||
-rw-r--r-- | docs/usermanual/helpbrowser.sgm | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/docs/usermanual/calibrate.sgm b/docs/usermanual/calibrate.sgm new file mode 100644 index 0000000..393ba60 --- a/dev/null +++ b/docs/usermanual/calibrate.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Calibrate</title> +<para> +Documentation to come +</para> +</chapter> diff --git a/docs/usermanual/citytime.sgm b/docs/usermanual/citytime.sgm new file mode 100644 index 0000000..27274c4 --- a/dev/null +++ b/docs/usermanual/citytime.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>City Time</title> +<para> +Documentation to come +</para> +</chapter> diff --git a/docs/usermanual/helpbrowser.sgm b/docs/usermanual/helpbrowser.sgm new file mode 100644 index 0000000..28b0c05 --- a/dev/null +++ b/docs/usermanual/helpbrowser.sgm @@ -0,0 +1,6 @@ +<chapter> +<title>Help Browser</title> +<para> +Documentation to come +</para> +</chapter> |