diff -r 1e9323e7ec88 -r 837f1337c59b chm.rst --- a/chm.rst Sat Feb 10 01:28:53 2018 +0200 +++ b/chm.rst Sat Feb 10 01:30:24 2018 +0200 @@ -9,47 +9,47 @@ Spec. ===== - http://www.nongnu.org/chmspec/ - HTML Help Projects. - http://chmspec.nongnu.org/ - HTML Help Projects. - http://chmspec.nongnu.org/latest/ - Unofficial (Preliminary) HTML Help Specification. - http://savannah.nongnu.org/projects/chmspec - Unofficial CHM Specification. - http://www.speakeasy.org/~russotto/chm/chmformat.html - Matthew Russotto's Microsoft's HTML Help format description. - http://msdn.microsoft.com/en-us/library/ms669980.aspx - HTML Help Frequently Asked Questions. - http://kb.helpwaregroup.com/ms-html-help/hh_info - HH Info, version history - http://kb.helpwaregroup.com/ms-html-help/hh-faq - FAQ - http://mshelpwiki.helpmvp.com/mshelp/html-help - HTML Help. +http://www.nongnu.org/chmspec/ + HTML Help Projects. +http://chmspec.nongnu.org/ + HTML Help Projects. +http://chmspec.nongnu.org/latest/ + Unofficial (Preliminary) HTML Help Specification. +http://savannah.nongnu.org/projects/chmspec + Unofficial CHM Specification. +http://www.speakeasy.org/~russotto/chm/chmformat.html + Matthew Russotto's Microsoft's HTML Help format description. +http://msdn.microsoft.com/en-us/library/ms669980.aspx + HTML Help Frequently Asked Questions. +http://kb.helpwaregroup.com/ms-html-help/hh_info + HH Info, version history +http://kb.helpwaregroup.com/ms-html-help/hh-faq + FAQ +http://mshelpwiki.helpmvp.com/mshelp/html-help + HTML Help. Alternatives. ============= - http://www.imendio.com/projects/devhelp/ - DevHelp is a GNOME based online help system aimed toward developers. - http://en.wikipedia.org/wiki/MHTML - MHTML, short for MIME HTML. +http://www.imendio.com/projects/devhelp/ + DevHelp is a GNOME based online help system aimed toward developers. +http://en.wikipedia.org/wiki/MHTML + MHTML, short for MIME HTML. - * https://en.wikipedia.org/wiki/Online_help - * https://en.wikipedia.org/wiki/List_of_help_authoring_tools +* https://en.wikipedia.org/wiki/Online_help +* https://en.wikipedia.org/wiki/List_of_help_authoring_tools Microsoft HTML Help. ==================== - https://msdn.microsoft.com/en-us/library/ms669985 - Microsoft HTML Help Downloads. - http://www.microsoft.com/en-us/download/details.aspx?id=21138 - HTML Help Workshop and Documentation. - http://support.microsoft.com/kb/269766/ - INFO: Limited Unicode Support in HTML Help. - http://www.help-info.de/en/Help_Info_HTMLHelp/hh.htm - Various links. +https://msdn.microsoft.com/en-us/library/ms669985 + Microsoft HTML Help Downloads. +http://www.microsoft.com/en-us/download/details.aspx?id=21138 + HTML Help Workshop and Documentation. +http://support.microsoft.com/kb/269766/ + INFO: Limited Unicode Support in HTML Help. +http://www.help-info.de/en/Help_Info_HTMLHelp/hh.htm + Various links. Microsoft HTML Help under Debian. ================================= @@ -88,9 +88,9 @@ See: - * http://code.google.com/p/htmlhelp/wiki/HHW4Wine - * https://appdb.winehq.org/objectManager.php?sClass=version&iId=2978 - * https://bugs.winehq.org/show_bug.cgi?id=7517 +* http://code.google.com/p/htmlhelp/wiki/HHW4Wine +* https://appdb.winehq.org/objectManager.php?sClass=version&iId=2978 +* https://bugs.winehq.org/show_bug.cgi?id=7517 Viewer. ======= @@ -127,24 +127,24 @@ In order to show Cyrillic tests in ``hh.exe`` or ``xchm``: - * Use ``cp1251`` or ``cp866`` encoding for ``.html`` files. +* Use ``cp1251`` or ``cp866`` encoding for ``.html`` files. - * Place corresponding:: +* Place corresponding:: - + - or:: + or:: - + - into into ```` tag of your ``.html`` files. + into into ```` tag of your ``.html`` files. - * Use ``cp1251`` encoding for ``.hhc`` and ``.hhk`` and ``.stp`` files. +* Use ``cp1251`` encoding for ``.hhc`` and ``.hhk`` and ``.stp`` files. - * Add correcponding settings into your ``.hhp`` file:: +* Add correcponding settings into your ``.hhp`` file:: - [OPTIONS] - Language=0x419 Russian + [OPTIONS] + Language=0x419 Russian ```` works for ``hh.exe`` but not for ``xchm``. @@ -154,5 +154,5 @@ See: - * http://kb.helpwaregroup.com/ms-html-help/hh-tips-tricks/jp +* http://kb.helpwaregroup.com/ms-html-help/hh-tips-tricks/jp