Sebastian Pipping
f9cfbb7fce
Sync file headers
2024-09-03 18:19:25 +02:00
Tomas Korbar
c32ed08191
Fix DOCBOOK_TO_MAN variable use in doc Makefile
...
Not using quotes causes problems when DOCBOOK_TO_MAN contains
command and argument
2024-03-13 11:01:52 +01:00
Sebastian Pipping
58ff7c39ea
Sync file headers
2024-02-28 23:41:43 +01:00
Sebastian Pipping
0f6b39d2f5
Autotools: Re-work handling of xmlwf.1
...
File "doc/xmlwf.1" should not be cleaned when building with
"./configure --without-docbook", and re-compilation of the file
should take precedence over a pre-built copy where available.
Also, variable CLEANFILES can be used to simplify things a bit
in Makefile.am.
2024-02-13 20:12:15 +01:00
Sebastian Pipping
fdbd69b12c
Sync file headers
2022-02-18 20:17:16 +01:00
Sebastian Pipping
c322e14f9f
doc: Drop unused file valid-xhtml10.png
...
Unused since commit 30c4aa85f5
of 2.4.0
2022-01-29 23:28:05 +01:00
Sebastian Pipping
2c9230f611
Increase precision in existing MIT headers based on Git history
2021-05-14 22:14:54 +02:00
Sebastian Pipping
e13d94b426
doc/reference.html: Simplify header
2021-05-04 23:49:03 +02:00
Sebastian Pipping
3596977d9d
doc/reference.html: Migrate to OK.css
...
Precisely this version:
ab0e43d64b/dist/ok.min.css
2021-05-04 23:49:00 +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
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
Sebastian Pipping
d4390f34f3
Replace handwritten Makefile with GNU Automake
2017-08-12 16:09:50 +02:00