mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add shebangs.
This commit is contained in:
parent
a8bc1187dd
commit
eca63279c5
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
Sphinx - Python documentation toolchain
|
Sphinx - Python documentation toolchain
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
Sphinx - Python documentation toolchain
|
Sphinx - Python documentation toolchain
|
||||||
|
Loading…
Reference in New Issue
Block a user