An open API service indexing awesome lists of open source software.

https://github.com/klauer/mshc_to_html

Basic mshc (MS help container) to html / confluence converter
https://github.com/klauer/mshc_to_html

Last synced: 3 months ago
JSON representation

Basic mshc (MS help container) to html / confluence converter

Awesome Lists containing this project

README

        

mshc to html
------------

Requirements:
* Python 3.6+
* lxml

Running:

```
$ python mshc.py output/ bkinfosys3_vs_100_en-us.mshc
$ open output/index.html
```