Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 458 Bytes

こんな感じで、C++やPython、Javaなどのプログラムにシンタックスハイライトを施し、HTML形式に変更する。

example:

$ cd example
$ python3 main.py

上のコマンドを実行すると、output.htmloutput_simple_htmlが生成される。それぞれexample.cppを読み込んで、それに色づけを行っている。

配色の設定はcolor_setting.xmlで行う。