summaryrefslogtreecommitdiff
path: root/docs/devel_guide_src/README
blob: 3b45564001916a822dfdd3e13b4b1398f3a927e8 (plain)
1
2
3
4
5
6
7
8
9
To build the Cheetah documentation, you need the 'mkhowto' program from
the Python source distribution.  So:

1) Get the Python source distribution and unpack it in some directory.

2) Edit the Cheetah documentation's Makefile and change PYTHONSRC to
point to the top-level directory of your Python source distribution.

3) Run 'make'.