Commit graph

3 commits

Author SHA1 Message Date
Hiroki Sato
84f8ee0a15 Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
is not defined.

- URL_RELPREFIX must always point the top page's URL
  (http://www.FreeBSD.org) in relative form, defined in Makefile.

- &url.base; can be used in doc/<langcode>/*.  It will be
  replaced with the real URL which points the top page.

For translators: Please make sure to define URL_RELPREFIX to
point the top page.  The localized docs have different directory
hierarchy in its URL from the English version.

Tested by:	den
2004-07-06 15:09:55 +00:00
Mark Linimon
690bd71b77 The original version of this (which I forgot to check in) added the
table of contents.  Do so now.
2004-06-10 06:15:19 +00:00
Denis Peplin
9f79c31d20 Add Makefile for mailing-list-faq 2004-06-08 13:32:18 +00:00