26 lines
550 B
Plaintext
26 lines
550 B
Plaintext
|
Debian packages required to build documentation:
|
||
|
|
||
|
xsltproc
|
||
|
docbook-xml
|
||
|
|
||
|
Useful package to edit XML in emacs, but not required:
|
||
|
|
||
|
psgml
|
||
|
|
||
|
The build/generate.pl will auto-download the recommended XSL if you
|
||
|
have a network connection and livejournal.org is alive, but you can
|
||
|
also use:
|
||
|
|
||
|
docbook-xsl-stylesheets
|
||
|
|
||
|
However, the DocBook XSL stylesheets are in a lot of flux, so using
|
||
|
the ones we develop and test with is recommended.
|
||
|
|
||
|
To build:
|
||
|
|
||
|
$ $LJHOME/doc/raw/build/generate.pl
|
||
|
|
||
|
The docs will show up at:
|
||
|
|
||
|
http://your.lj.server/doc/server/
|