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
- Host: GitHub
- URL: https://github.com/klauer/mshc_to_html
- Owner: klauer
- Created: 2019-04-09T20:27:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T20:47:03.000Z (about 6 years ago)
- Last Synced: 2025-01-17T16:52:04.356Z (5 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mshc to html
------------Requirements:
* Python 3.6+
* lxmlRunning:
```
$ python mshc.py output/ bkinfosys3_vs_100_en-us.mshc
$ open output/index.html
```