Delete docs/conf.py

This commit is contained in:
Robert Chacón
2023-09-28 09:09:03 -06:00
committed by GitHub
parent 8dfa61c10d
commit b703c03290

View File

@@ -1,9 +0,0 @@
import sys, os
project = 'LibreQoS'
copyright = '2023, LibreQoE, LLC'
version = '1.4'
release = 'version 1.4'
highlight_language = 'python'
pygments_style = 'sphinx'
needs_sphinx = '1.3'
master_doc = 'index'