concordia-library/concordia/main.dox
2015-04-28 21:34:07 +02:00

20 lines
748 B
Plaintext

/** \mainpage Introduction
\section main_1 Concordia
### Full-text and concordance searcher for CAT
\section main_2 Overview
- \subpage compilation This chapter contains instructions for compilation and installation of the Concordia library.
- \subpage running The methods of making use of the Concordia library are described in this chapter.
- \subpage technical In this chapter technical information about unit tests, project resources and code style is provided.
\section main_3 Acknowledgements
Concordia makes use of the following Open Source projects:
- [libdivsufsort](https://code.google.com/p/libdivsufsort/) - a lightweight suffix-sorting library
- [PSI-Toolkit](http://psi-toolkit.amu.edu.pl/") - multi-functional NLP toolkit
*/