Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

To convert your MadCap html articles to Koji’s FAQ format, you can use MadCap_To_Koji_Converter.py tool, which is provided to you in an ZIP archive along with username/password pair which you should enter when running the script.

Setup and run

  1. Install Python on your PC, if it’s not installed

  2. Extract the content of the archive to the folder with your html articles, so that MadCap_To_Koji_Converter.py and client.py would be on the same level as html files

  3. Open Command Prompt and go inside the folder with MadCap_To_Koji_Converter.py

  4. Run the following command

    python MadCap_To_Koji_Converter.py C:\Users\your_user\html

    where C:\Users\your_user\html is a full path to the folder with your MadCap html articles

  5. Enter username and password that were provided to you, then enter your tenant name

  6. Hit Enter and see your articles in Koji’s FAQ!

  • No labels