summaryrefslogtreecommitdiff
path: root/sphinx-quickstart.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-quickstart.py
parenta8bc1187dda7bf8f4db0fedc883ddeadb9f420e9 (diff)
downloadsphinx-git-eca63279c59793bc48e7ed2e25b17c119a9bb110.tar.gz
Add shebangs.
Diffstat (limited to 'sphinx-quickstart.py')
-rw-r--r--sphinx-quickstart.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx-quickstart.py b/sphinx-quickstart.py
index cce87ab63..579b35587 100644
--- a/sphinx-quickstart.py
+++ b/sphinx-quickstart.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Sphinx - Python documentation toolchain