From d2bba70fb583f64f8151a79f739e16dfb3928ebc Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 2 Feb 2009 21:22:58 -0500 Subject: Added more to the documentation for Sigmodr --- sigmodr/doc/basics.docbook | 32 ++++++++++++++++++++++++++++++++ sigmodr/doc/index.docbook | 4 ++++ sigmodr/doc/introduction.docbook | 9 +++++++-- sigmodr/doc/validation.docbook | 13 +++++++++++++ 4 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 sigmodr/doc/basics.docbook create mode 100644 sigmodr/doc/validation.docbook diff --git a/sigmodr/doc/basics.docbook b/sigmodr/doc/basics.docbook new file mode 100644 index 00000000..a4c31a03 --- /dev/null +++ b/sigmodr/doc/basics.docbook @@ -0,0 +1,32 @@ + + + + &Ben.Boeckel; + + + 2009-02-02 + + &sigmodr; Basics + + + Starting &sigmodr; + + Since &sigmodr; is an editor for Sigmod files, it is the default application + for opening Sigmod files with if installed. Precedence with other + applicationscan be changed using the File Associations settings (found in + System Settings). By default, &sigmodr; can be + started in any of the following ways: + + + + Opening a Sigmod file + + + + + + + + + + diff --git a/sigmodr/doc/index.docbook b/sigmodr/doc/index.docbook index f01ec54c..74c25083 100644 --- a/sigmodr/doc/index.docbook +++ b/sigmodr/doc/index.docbook @@ -7,6 +7,8 @@ + + ]> @@ -35,6 +37,8 @@ &sigmodr-introduction; + &sigmodr-basics; + &sigmodr-validation; Information &sigmodr; is a part of &sigen; diff --git a/sigmodr/doc/introduction.docbook b/sigmodr/doc/introduction.docbook index 4a979747..d4c1483a 100644 --- a/sigmodr/doc/introduction.docbook +++ b/sigmodr/doc/introduction.docbook @@ -8,6 +8,11 @@ Overview - &sigmodr; is an editor for Sigmod files. It supports of Sigmod files, + + &sigmodr; is an editor for Sigmod files. It can also + validate Sigmod files. It can also + download Sigmod files for editing, upload Sigmods using the FreeDesktop.org + GHNS + specification. - \ No newline at end of file + diff --git a/sigmodr/doc/validation.docbook b/sigmodr/doc/validation.docbook new file mode 100644 index 00000000..4add6b82 --- /dev/null +++ b/sigmodr/doc/validation.docbook @@ -0,0 +1,13 @@ + + + + &Ben.Boeckel; + + + 2009-02-02 + + Validation + + + + -- cgit