mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
EQStream abstraction layer
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Sphinx configuration for readthedocs.
|
||||
|
||||
import os, sys
|
||||
|
||||
master_doc = 'index'
|
||||
html_theme = 'theme'
|
||||
html_theme_path = ["."]
|
||||
Reference in New Issue
Block a user