User Documentation

You can convert from dokiel to hdocbib :

You need to have ant on your computer : You can download it here : Apache

  1. Download the archive

  2. Go into the directory dokiel_to_hdoc/Ant

  3. Use : ant -buildfile dokiel_to_hdocbib.ant -DInputPath=<your_file full path> -DOutputPath=<your_result full path> convert

    You need to use a .scar file in input and a .xml path in output. If you don't specify a OutputPath the output directory will be in the dokiel_to_hdoc/result directory.

Note : file .scar

Your .scar file need to respect a few conditions :

  • your .scar need to respect the Dokiel schema.

  • your .scar need to be well formed.