How to use the converter

Using command line tools

Supposing your current active directory contains the converter code in a hdoc_to_Ctree folder, that you have writing rights in it and that all the necessary software is installed and properly configured (please see the technical documentation for that matter), the following command line will launch the conversion :

ant -buildfile ./hdoc_to_Ctree/hdoc_to_Ctree.ant -DInputPath=../<your_sample>.hdoc -DOutputPath=../<the_result>.scar convert

Using graphical tools

The Hdoc project distributes a general web front-end in which any converter can be pluged-in. Please see the Demo section for an illustrated use case of this front end.