Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jul 2010 10:43:10 +0200
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Warren Block <wblock@wonkity.com>
Cc:        doc@freebsd.org
Subject:   Re: Using FDP for custom projects
Message-ID:  <4C343E1E.70904@FreeBSD.org>
In-Reply-To: <alpine.BSF.2.00.1007062200470.34905@wonkity.com>
References:  <alpine.BSF.2.00.1007062200470.34905@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Em 2010.07.07. 6:10, Warren Block escreveu:
> Anyone have a sample Makefile for using FDP to build custom docs, 
> source and output, within a user's home directory?  Previously I've 
> put homegrown documents in /usr/doc, but it's not very elegant.
I have some Makefiles for web and DocBook documents, they are similar 
but I use XHTML 1.0 Strict and DocBook 5.0 (which is also XML-based) 
with some local modifications. The XML base also means that I also use 
another pieces of software to render (e.g. Apache FOP instead of Jade 
and I don't remember if there's anything else) but all of those are 
available in Port Collection. I can pass you my sources if you are 
interested.

Gabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C343E1E.70904>