Sebastian Pipping
888566e418
doc/reference.html: Fix latest release version
2021-05-04 21:14:53 +02:00
Sebastian Pipping
f5dd8a9a5a
doc/reference.html: Add missing space after "Note:"
2021-05-04 21:14:53 +02:00
Sebastian Pipping
988bff10cd
doc/reference.html: Always start uppercase after "Note: "
2021-05-04 21:14:53 +02:00
Sebastian Pipping
df42f935bf
Increase precision in existing MIT headers based on Git history
2021-05-02 19:53:29 +02:00
Sebastian Pipping
8c6f0369db
Add missing MIT headers
2021-05-02 19:53:29 +02:00
Sebastian Pipping
bb3cf96dbe
Pump up oneline MIT headers to full ones
2021-05-02 19:53:29 +02:00
Sebastian Pipping
1f75b7fbac
xmlwf.1: Bump date of last modification
2021-04-25 19:11:14 +02:00
Sebastian Pipping
dd77046dc3
xmlwf.1: Be more precise in section "author"
2021-04-25 19:11:14 +02:00
Sebastian Pipping
de34e8ce15
xmlwf.1: Use <command>&dhpackage;</command> where missing
2021-04-25 19:11:14 +02:00
Sebastian Pipping
a1c3ac908c
xmlwf.1: Improve links in section "see also"
2021-04-25 19:11:14 +02:00
Sebastian Pipping
506600c59f
xmlwf.1: Drop section "alternatives" that contains only dead links
2021-04-25 19:11:14 +02:00
Sebastian Pipping
0d21b17b2c
xmlwf.1: Move argument -k in place with regard to alphabetic order
2021-04-25 19:10:51 +02:00
Sebastian Pipping
83f12b5627
xmlwf.1: Pull colon out of <emphasis>
2021-04-25 19:10:51 +02:00
Sebastian Pipping
1613b6ed1f
xmlwf.1: Add <replaceable> where missing
2021-04-25 19:10:51 +02:00
Sebastian Pipping
c028d9b280
xmlwf: Simplify synopsis
2021-04-25 17:49:21 +02:00
Tomas Korbar
8f53530dea
Fix reference.html badly insterted ul tag
...
This fix makes no visible difference but stops static code analysers
from yielding warnings about not allowed ul inside paragraph.
2021-04-20 10:40:13 +02:00
Sebastian Pipping
f592a964bd
xmlwf.xml: Sync date of latest change
2021-03-25 18:37:33 +01:00
Sebastian Pipping
05f54b6c5e
xmlwf.xml: Fix numerus for recent advent of -k
2021-03-20 18:20:09 +01:00
Sebastian Pipping
a6f3f2a3a2
xmlwf: Split off exit status 4 for invalid argument invokation
2021-03-20 18:20:09 +01:00
Tim Bray
56c18c63ed
Add argument -k to allow continuing after non-fatal errors
2021-03-16 20:40:26 -07:00
Joe Orton
f1634dbaea
Update xmlwf to exit with 3 if an output file could not be opened.
...
Update xmlwf exit code docs per review.
2020-05-13 08:36:56 +01:00
Joe Orton
38cfc7165f
Document the exit codes for xmlwf.
2020-05-12 09:28:40 +01:00
Sebastian Pipping
3698d490a0
doc: Process *.png images by zopflipng
2019-11-24 15:29:20 +01:00
luz.paz
56893d4fbb
Fix source comment typos
...
Found via `codespell -q 3 -S ./testdata,./expat/Changes`
2019-11-04 07:52:31 -05:00
Sebastian Pipping
13b579ace2
Merge pull request #322 from libexpat/cmake-inno-setup
...
Drop MSVC files + build Inno Setup installer using CMake and msbuild
2019-08-29 13:56:22 +02:00
Sebastian Pipping
030c536e5c
reference.html: Fix mismatched tag
2019-08-29 13:33:34 +02:00
Sebastian Pipping
7ae689fd95
docs: Migrate to generated solution files with CMake and msbuild on Windows
2019-08-29 02:34:14 +02:00
Sebastian Pipping
95455453b1
Fix compilation for lack of docbook2x-man
...
The guard in doc/Makefile.am was supposed to protect against
publishing release tarballs lacking a compiled xmlwf.1 man page
without noticing. Now it does no more than advertised.
2019-01-26 20:34:41 +01:00
Joe Orton
b242236c8e
Allow configure with DOCBOOK_TO_MAN="xmlto man --skip-validation".
2017-11-02 22:11:49 +01:00
Sebastian Pipping
b1ca18f795
doc/Makefile.am: Round braces for style
2017-10-21 19:50:55 +02:00
Sebastian Pipping
8fa1d0e7cd
doc/Makefile.am: Fix mis-use of variable
...
We want to delete all generated man pages, not all distributed ones.
2017-10-21 19:50:27 +02:00
Sebastian Pipping
9ec95b7605
doc/Makefile.am: Improve scope of docbook2man availability
...
.. so that "make dist" has no chance of shipping no manpage
or and outdated one.
2017-10-21 19:40:14 +02:00
Stephen Groat
cb7d430d22
Fix docbook
2017-10-21 19:23:48 +02:00
Rhodri James
0da3d1b5bf
Add command-line arg "-N" to xmlwf to add notations to test output
...
...and use it in xmltest.sh
2017-08-22 22:21:10 +02:00
Sebastian Pipping
d4390f34f3
Replace handwritten Makefile with GNU Automake
2017-08-12 16:09:50 +02:00
Jakub Wilk
082bfac512
Fix typos
2017-08-03 22:50:03 +02:00
Sebastian Pipping
17d2f6bcd5
doc/xmlwf.xml: Fix mis-leading description of -c
2017-07-31 22:19:57 +02:00
Sebastian Pipping
a67f2a2545
*.dsp,*.dsw: Drop Visual Studio 6.0 (issue #14 )
2017-04-25 23:51:59 +02:00
Sebastian Pipping
5a5b157ba3
doc/xmlwf.1: Migrate from SGML to XML
2016-06-18 01:44:54 +02:00
Sebastian Pipping
e33d37cb47
doc/Makefile: Do not leave nullbyte XMLWF.1 on error
2016-06-05 15:14:14 +02:00
Sebastian Pipping
e1196d2f3a
doc/Makefile: Resolve use of "$<" for bmake
2016-05-06 21:04:09 +02:00
Sebastian Pipping
3bdfa930a9
doc/xmlwf.1: Generate from sources using docbook2X
...
As aside effect the mistaken content
BUGS
According to the W3C standard, an XML file without a
declaration at the beginning is not considered well-formed.
However, xmlwf allows this to pass.
disappears from the man page. This is related to bug 470
https://sourceforge.net/p/expat/bugs/470/ or
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412786
in Debian.
2016-03-12 00:23:16 +01:00
Ardo van Rangelrooij
af3dadd473
doc/xmlwf.sgml: Address GROFF issue
...
GROFF expects a macro name after a leading point. So remove
the linebreak and avoid the warning.
2016-03-12 00:16:49 +01:00
Sebastian Pipping
a472f11d32
doc/xmlwf.sgml: Fix typos
...
This is backport of commit 4d84c6e897
from doc/xmlwf.1 to doc/xmwlf.sgml
2016-03-12 00:16:49 +01:00
Karl Waclawek
891ec14f60
Fix for issue #3526620 .
2012-05-15 00:28:15 +00:00
Karl Waclawek
fefcce65be
Documented new features for release 2.1.0.
2012-03-10 18:27:17 +00:00
Karl Waclawek
81700c690c
Fix for issue #2517946 .
2009-01-18 21:55:10 +00:00
Karl Waclawek
5d530f0f95
Corrected recommended namespace separators - reported in bug #1742315 .
2007-06-24 17:21:25 +00:00
Karl Waclawek
5b8b5105bd
Optimized png files.
2007-06-05 15:05:33 +00:00
Karl Waclawek
d95f84c84a
Updated version number
2007-06-05 15:05:17 +00:00