cd scripts
python jemdoc.py
- -i: the directory of input .jemdoc files, file name included only for single .jemdoc file
- -o: the directory of output .jemdoc files, file name is not allowed to be included.
- -c: the path of .conf file
python jemdoc.py -i ./my_jemdocs -o ./my_htmls -c ./mysite.conf