Wireshark-commits: [Wireshark-commits] master 03f273a: HTML Help: Fix titles.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 9 Jan 2015 00:35:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03f273a5ee780eba521a144395655ed047b65880
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

03f273a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    HTML Help: Fix titles.
    
    AsciiDoc converts single quotes into curly quote entities, which HTML
    Help doesn't support. Use sed to fixup the title string.
    
    We might want to drop HTML Help at some point.
    
    Change-Id: I0c7d3be90c0de7dbac0f1367cc6ba323c7380939
    Reviewed-on: https://code.wireshark.org/review/6435
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  315cc72   CMake: Revert the release notes xsltproc command.
    adds  03f273a   HTML Help: Fix titles.


Summary of changes:
 cmake/modules/FindXSLTPROC.cmake |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)