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:
14
14
Windows
15
15
-------
16
16
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.
19
21
20
22
We highly recommend building and installing the HTMLDOC MSI target, as it takes
21
23
care of registering the installation location with Windows. If you want to
Original file line number Diff line number Diff line change 2
2
< head >
3
3
< meta name ="author " content ="Michael R Sweet ">
4
4
< 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 ">
6
6
< meta name ="keywords " content ="Software ">
7
7
< title > HTMLDOC Users Manual</ title >
8
8
</ head >
Original file line number Diff line number Diff line change 7
7
.\" This program is free software. Distribution and use rights are outlined
8
8
.\" in the file "COPYING".
9
9
.\"
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"
11
11
.SH NAME
12
12
htmldoc \- convert html source files into html, postscript, or pdf.
13
13
.SH SYNOPSIS
Original file line number Diff line number Diff line change 1
1
name : htmldoc
2
2
base : core18
3
- version : 1.9.12
3
+ version : 1.9.13
4
4
summary : HTML and Markdown conversion utility
5
5
description : |
6
6
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