mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-19 13:38:29 +02:00
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/'. |
||
|---|---|---|
| .. | ||
| markdown | ||
| .gitignore | ||
| README | ||
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.