stable/main.documentation

User picture

Commiter: unknown

Author: unknown

Revision: 7c918e182b


File Size: 558 Bytes

(November 17, 2008 09:42 UTC) Over 3 years ago

Cleanups and documentation changes

Lots of code cleanups and documentation changes to prepare for first release.

 
Show/hide line numbers
/**
@mainpage 

This is the API documentation for the SciSA toolkit. 

\image html overview_screenie_mid.png

The SciSA toolkit is a set of tools that can be used to, among other things, support bibliometrics research. 
Tools include a parser for files from ISI/Web of Knowledge (IsiParser), a tool to split database fields into separate words
(WordSplitter) and a tool to export queries to a network-analyzer/visualizer readable format (MatrixCompiler). Each of 
these tools are documented in a separate module. There is also a module with common code. 

*/