Kalle Olavi Niemitalo
bedf76bda4
update-man: Install manpages to srcdir, not builddir.
...
elinks.1.in, elinkskeys.5, and elinks.conf.5 are included in the Git tree,
so they are initially in the srcdir, and that's were the new versions must go.
(cherry picked from commit 9cae6a4fa4
)
2008-03-08 16:27:17 +02:00
Jonas Fonseca
0ecc8b9d60
Add description and version info to manpages
...
This adopts customized docbook manpage header from git's
Documentation/asciidoc.conf and does away with a couple of
ugly hacks.
2008-03-03 02:51:25 +01:00
Kalle Olavi Niemitalo
5210d97c37
Enable asciidoc7compatible mode.
...
AsciiDoc 8 has changed the syntax again and generates e.g. subscripts
where we don't want them. Instead of updating the documents, I'll
just enable a compatibility mode so that ELinks doesn't require
AsciiDoc 8 yet.
2007-11-25 09:02:28 +02:00
Jonas Fonseca
5e60934627
Sync the doc/ changes from elinks-0.12
...
This includes a lot of improvements to the manpages. The API doc changes
are not merged.
2006-01-29 12:52:19 +01:00
Laurent MONIN
e636aba003
More dependencies.
2006-01-29 09:57:48 +01:00
Laurent MONIN
fbe5b19238
Make $(MAN_DIR)/man5/elinkskeys.5 target depends on $(HELP2DOC) and
...
Makefile.
2006-01-29 09:57:37 +01:00
Jonas Fonseca
6c86694923
Preprocess elinks.1.in and elinkskeys.5 to add title and date fields
...
Regenerate all man pages.
2006-01-29 09:56:39 +01:00
Laurent MONIN
35fa87cd55
Enforce locales env vars to be sure elinks generate english texts,
...
even on systems using non-english locales.
2006-01-10 16:07:33 +01:00
Jonas Fonseca
32238b625f
Simplify the doc Makefile tremendously
2006-01-10 16:05:21 +01:00
Russ Rowan
42f715f90f
Clean up 'make clean'.
2005-12-15 04:04:26 -05:00
Jonas Fonseca
c88afeb1c2
path_to_top -> top_builddir
2005-10-20 04:00:35 +02:00
Jonas Fonseca
e39a4342d6
Include $(top_srcdir)/Makefile.lib instead of $(path_to_top)/Makefile.lib
...
A step towards out of tree builds ...
2005-10-20 01:11:47 +02:00
Jonas Fonseca
b30064c0d0
Rename targets: *-l -> *-local
2005-09-27 21:11:28 +02:00
Jonas Fonseca
249fac4345
Tune the clean-l usage
...
- Fix the doc/ clean target which was called clean-local
- Consistently use $(RM)
- Introduce CLEAN variable to make it simpler to costumize local cleaning
2005-09-27 18:27:17 +02:00
Jonas Fonseca
7446adecd5
Remove *.tmp files created by pod2html
2005-09-23 15:07:40 +02:00
Petr Baudis
13ce7f6f81
Converted doc/ to ELBuild
2005-09-16 04:38:48 +02:00