Skip to content
Commit e907eef6 authored by Hugh McMaster's avatar Hugh McMaster
Browse files

builds/freetype.mk: Invoke `mkdocs` as a Python module

FreeType's `refdoc` target currently allows users to override the
default Python path, which is useful for testing and development.

In contrast, `mkdocs` is invoked via the default Python path.

Invoking `mkdocs` via Python's module syntax allows for greater
flexibility, although there is no change for the default use case.
parent a9793fea
Pipeline #965457 passed with stage
in 7 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment