diff options
Diffstat (limited to 'sphinx-build.py')
-rw-r--r-- | sphinx-build.py | 1 |
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 |