»   Project links

»   External links

»    Developer blogs

Get TM++ Topic Maps engine at SourceForge.net. Fast, secure and Free Open Source software downloads

Support This Project

Wikipedia Affiliate Button


»    Online documentation
Here is a list of online documentation resources for TM++.

TM++ reference manual

TM++ Wiki

»    Documentation for download

»    Other documentation
UNIX(R) manual pages are included with the TM++ source code. To install the manual pages type the following in a terminal shell:

./configure
cd documentation/English/man
sudo make install
, or to install both TM++ and the manual pages:

./configure
make check
sudo make install

To open a manual page type the following in a terminal shell:

man CTopic

, the resulting man page looks like this:

, example of a function in a man page: