summaryrefslogtreecommitdiff
path: root/sphinx-quickstart.py
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-06-23 12:38:21 +0000
committergeorg.brandl <devnull@localhost>2008-06-23 12:38:21 +0000
commit6f733e7f05335766b570c26184a3ea96c1a0e51c (patch)
tree8681f0c6d6ff04ceb05d232e4992a741fa81e093 /sphinx-quickstart.py
parente78c6dbae5fd451866a21e9aa39ed61930233575 (diff)
downloadsphinx-6f733e7f05335766b570c26184a3ea96c1a0e51c.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 cce87ab6..579b3558 100644
--- a/sphinx-quickstart.py
+++ b/sphinx-quickstart.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Sphinx - Python documentation toolchain