[Synopsis-cvs] CVS: Synopsis/docs/Manual configuration.xml,1.1 intro.xml,1.2 synopsis.xml,1.2

Stephen Davies chalky at users.sourceforge.net
Mon Nov 18 23:07:01 UTC 2002


Update of /cvsroot/synopsis/Synopsis/docs/Manual
In directory sc8-pr-cvs1:/tmp/cvs-serv8768

Modified Files:
	intro.xml synopsis.xml 
Added Files:
	configuration.xml 
Log Message:
Added a whole heap of stuff about config files



Index: intro.xml
===================================================================
RCS file: /cvsroot/synopsis/Synopsis/docs/Manual/intro.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** intro.xml	18 Nov 2002 11:50:20 -0000	1.1
--- intro.xml	19 Nov 2002 07:06:28 -0000	1.2
***************
*** 165,168 ****
--- 165,186 ----
      </para>
    </section>
+   <section>
+     <title>Using Synopsis</title>
+     <para>
+       Synopsis supports both the command line and the GUI. Most configuration
+       options can be specified on the command line except for the HTML
+       formatter which is too complex. The preferred method is to store the
+       configuration options in a config file, and only use command line
+       options to specify which configuration to use.
+     </para>
+     <para>
+       A GUI is under development, however it is not yet
+       fully usable. It will allow easy configuration of Synopsis, and provide
+       a GUI environment to execute projects and evaluate the results. A
+       Project configuration was implemented to replace the previous Makefile
+       dependency, and a new configuration file format that can be both read
+       and written by Synopsis was created.
+     </para>
+   </section>
  </chapter>
  <!-- vim: set ts=8 et sts=2 sw=2: -->

***** Bogus filespec: synopsis.xml,1.2




More information about the Synopsis-changes mailing list