freetype/docs/reference
Nikhil Ramakrishnan b7e11ab443 * builds/freetype.mk: Call python scripts with venv.
Call Python scripts with the virtualenv directory created in
`DOC_DIR/env'. Also ignore the folder in .gitignore.

* builds/freetype.mk (refdoc-venv): Change all calls to local venv.

* docs/reference/.gitignore: Add directory `env/'.
2018-07-29 14:45:18 +05:30
..
markdown * docs/reference: Prepare folder for docwriter. 2018-07-26 17:55:04 +05:30
.gitignore * builds/freetype.mk: Call python scripts with venv. 2018-07-29 14:45:18 +05:30
README Formatting, documentation improvements. 2005-12-23 15:10:54 +00:00

After saying `make refdoc' this directory contains the FreeType API
reference.  You need python to make this target.

This also works with Jam: Just type `jam refdoc' in the main directory.