mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Work on fixing path issues for doc building
This commit is contained in:
@@ -17,10 +17,14 @@
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
project = 'PyTiled Parser'
|
||||
copyright = '2019, Beefy-Swain'
|
||||
author = 'Beefy-Swain'
|
||||
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user