Description
This section contains a list of changes to
OMhelp during 2016 (in reverse order by date).
Its purpose is to assist you in learning about
changes between versions.
09-26
A problem was fixed in the code that checked if
source-highlight
works correctly. For example,
even though source-highlight was installed,
the test was failing on gcc-6.2.1 and the
srcfile
command was not available.
This has been fixed.
06-25
Added the
omhelp_build_type
the installation options.
The execution time for one large help system was
80 seconds with a debug build type and 21 seconds with a release build type.
04-19
Improve documentation for the srccode
command.
For the srccode
and srcfile
commands,
change to using paragraph, instead of inline, mode when display
more that four lines that start and end with newline.
Include tabsize
in examples that use the
indent
argument to the srcfile command.
02-04
The srccode
command,
which automatically highlights source code that appears inline,
as added.
02-01
The srcfile
command,
which automatically highlights source code from a file, was added.
This is much easier to use than the hilite
command,
but it requires linking in source-highlight and
boost_regex libraries and has only been tested with the
unix install
procedure.
Input File: omh/whats_new/16.omh