Skip to content
Snippets Groups Projects
Commit 029748ff authored by wep23441's avatar wep23441
Browse files

new path

parent 4413a821
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,11 @@
import os
import sys
sys.path.insert(0, os.path.abspath('../../my_code'))
sys.path.insert(0, os.path.abspath('./case-5-docs/src/'))
project = 'case10-docs'
copyright = '2025, Elizabeth'
author = 'Elizabeth'
project = 'Case 5: Automated Docs'
copyright = '2025, MIT'
author = 'Bew York Best Selling Author'
version = '0.1'
release = '0.1.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment