diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build_docs.py (renamed from docs/conf.py) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/build_docs.py index c1174b073..e7d656b73 100644 --- a/docs/conf.py +++ b/docs/build_docs.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # -*- coding: utf-8 -*- # # pyLoad documentation build configuration file, created by |