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
Install Python on your PC, if it’s not installed
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
Open Command Prompt and go inside the folder with MadCap_To_Koji_Converter.py
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
Enter username and password that were provided to you, then enter your tenant name
Hit Enter and see your articles in Koji’s FAQ!
Add Comment