Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 496 Bytes

rephial.org documentation

This is a simple script and kit of parts to maintain the official Angband site, rephial.org.

What do I do!?

Run make for help.

How to build the help files

The help files come straight from Angband proper. To create them, do the following:

  1. Install docutils
  2. Get Angband, and go to lib/help.
  3. Run buildhtml.py --config=docutils-website.conf --ignore=index*
  4. Copy all the .html files into src/help.

Voila.