IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3040


Ignore:
Timestamp:
Jan 18, 2005, 11:23:04 AM (22 years ago)
Author:
harman
Message:

Added XML library info and cleaned up minor problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mainpage.dox

    r2154 r3040  
    88can be used throughout the Pan-STARRS project to simplify programming tasks. Among
    99the benefits are:
    10  - reuse of code,
    11  - simplification of testing,
    12  - streamlining of code, and
    13  - isolation of functionality that may be subject to change.     
     10 - Reuse of code
     11 - Simplification of testing
     12 - Streamlining of code
     13 - Isolation of functionality that may be subject to change     
    1414
    1515The capabilities provided by psLib are grouped into the following areas which are
     
    5757     - Available at http://star-www.rl.ac.uk/
    5858     - Compatibility tested with package version number 2.4-12
     59 - Gnome XML C parser and toolkit (libxml2)
     60     - Available at http://www.xmlsoft.org
     61     - Compatibility tested with version 2-2.6.16-3
    5962
    6063We recommend using the particular versions listed as compatibility tested, as
     
    9396   
    9497
    95 @section build How to Build the psLib library.
     98@section build How to Build the psLib library
    9699
    97100The source should build using the Makefile in the psLib/src directory.  The
Note: See TracChangeset for help on using the changeset viewer.