docs: Use the right python

This commit is contained in:
Matthias Clasen
2020-05-25 18:40:09 -04:00
parent 86f8be41d0
commit ae2e548b4b

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
#
# Call pandoc to convert markdown to docbook, then expand gtk-doc
# abbreviations (|[ ]|, function(), #object, %constant, etc)