summaryrefslogtreecommitdiff
path: root/sphinx-build.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-06-23 12:38:21 +0000
committerGeorg Brandl <georg@python.org>2008-06-23 12:38:21 +0000
commiteca63279c59793bc48e7ed2e25b17c119a9bb110 (patch)
tree8681f0c6d6ff04ceb05d232e4992a741fa81e093 /sphinx-build.py
parenta8bc1187dda7bf8f4db0fedc883ddeadb9f420e9 (diff)
downloadsphinx-git-eca63279c59793bc48e7ed2e25b17c119a9bb110.tar.gz
Add shebangs.
Diffstat (limited to 'sphinx-build.py')
-rw-r--r--sphinx-build.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx-build.py b/sphinx-build.py
index 7c305e3d9..4e2a868d9 100644
--- a/sphinx-build.py
+++ b/sphinx-build.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Sphinx - Python documentation toolchain