fix some links in docs
This commit is contained in:
parent
10290c3dd6
commit
f90de3c25d
@ -249,10 +249,10 @@ fancier and adds things like automatic object lifetime management. The
|
|||||||
[command-line interface](using-cli.html) uses introspection to run any vips
|
[command-line interface](using-cli.html) uses introspection to run any vips
|
||||||
operation in the class hierarchy.
|
operation in the class hierarchy.
|
||||||
|
|
||||||
The [Python API](using-from-python.html) is built on top of
|
There are bindings for [many other
|
||||||
gobject-introspection. It is written in Python, so as long as you can get
|
languages](https://jcupitt.github.io/libvips/) on many platforms. Most of
|
||||||
gobject-introspection working, you should be able to use vips. It supports
|
these bindings use the introspection system to generate the binding at
|
||||||
python2 and python3 and works on Linux, OS X and Windows.
|
run-time.
|
||||||
|
|
||||||
# Snip
|
# Snip
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user