mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Create conf.py
This commit is contained in:
8
docs/conf.py
Normal file
8
docs/conf.py
Normal file
@@ -0,0 +1,8 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user