On Tue, Aug 2, 2011 at 16:47, Ferenc Kovacs <[email protected]> wrote: > On Tue, Aug 2, 2011 at 4:24 PM, a.l.e <[email protected]> wrote: >> hi >> >> for the scripter API of a free software project i'd like to use the >> framework php is using for its documentation. >> >> is there any resource explaining how to setup up the system on our own >> server? >> >> thanks for caring >> a.l.e >> > > Hi, > > check out http://en.wikipedia.org/wiki/DocBook and > https://wiki.php.net/doc/howto/docbook until Philip or somebody else > replies you with more details.
That pretty much covers it, I guess. We don't use the "default" Docbook-XSL toolchains though. We use PhD (http://doc.php.net/phd/) for the rendering. -Hannes
