Review Request 129661: optional CHM generation

René J.V. Bertin rjvbertin at gmail.com
Fri Dec 16 21:55:41 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129661/
-----------------------------------------------------------

Review request for KDE Frameworks and Olivier Churlaud.


Bugs: 373723
    https://bugs.kde.org/show_bug.cgi?id=373723


Repository: kapidox


Description
-------

This implements the suggestion detailed in the linked wishlist bug report: optional generation of a compressed help (.chm) file.

The patch introduces 2 new kapidox_generate options:
--chm : generate a chm file
--chmcompiler : path to the chm compiler; `hhc.exec` on MS Windows, or `chmcmd` (from the `Free Pascal` utilities) on *n*x.

Currently both options have to be used, there may be an elegant way to combine them.


Diffs
-----

  src/kapidox/argparserutils.py 7d29c57 
  src/kapidox/generator.py ff8fcac 

Diff: https://git.reviewboard.kde.org/r/129661/diff/


Testing
-------

Works as expected on Mac and Linux


File Attachments
----------------

example chm file; KSyntaxHighlighting 5.28.0
  https://git.reviewboard.kde.org/media/uploaded/files/2016/12/16/591489b6-9b71-4076-be1a-64258d80c8c3__SyntaxHighlighting.chm


Thanks,

René J.V. Bertin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20161216/5ec490fe/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list