File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ along with the following libraries:
1414Windows
1515-------
1616
17- A Visual Studio solution is included in the "vcnet" directory. You must add the
18- FLTK include and library directories separately for the solution to build.
17+ Visual Studio + Advanced Installer solutions are included in the "vcnet"
18+ directory. The Visual Studio solution uses NuGet packages for all of the
19+ dependent libraries, and the current version of Advanced Installer is required
20+ to build the installer (MSI) target.
1921
2022We highly recommend building and installing the HTMLDOC MSI target, as it takes
2123care of registering the installation location with Windows. If you want to
Original file line number Diff line number Diff line change 22< head >
33 < meta name ="author " content ="Michael R Sweet ">
44 < meta name ="copyright " content ="Copyright © 1997-2021, All Rights Reserved. ">
5- < meta name ="docversion " content ="htmldoc-1.9.12 ">
5+ < meta name ="docversion " content ="htmldoc-1.9.13 ">
66 < meta name ="keywords " content ="Software ">
77 < title > HTMLDOC Users Manual</ title >
88</ head >
Original file line number Diff line number Diff line change 77.\" This program is free software. Distribution and use rights are outlined
88.\" in the file "COPYING".
99.\"
10- .TH htmldoc 1 "HTMLDOC 1.9.12 " "2021-05-17 " "Michael R Sweet"
10+ .TH htmldoc 1 "HTMLDOC 1.9.13 " "2021-11-05 " "Michael R Sweet"
1111.SH NAME
1212htmldoc \- convert html source files into html, postscript, or pdf.
1313.SH SYNOPSIS
Original file line number Diff line number Diff line change 11name : htmldoc
22base : core18
3- version : 1.9.12
3+ version : 1.9.13
44summary : HTML and Markdown conversion utility
55description : |
66 HTMLDOC is a program that reads HTML and Markdown source files or web pages
You can’t perform that action at this time.
0 commit comments