Skip to content

Commit c4c73eb

Browse files
Moved gen_pages.py to docs/scripts
1 parent b84fd78 commit c4c73eb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_name: PyEyesWeb
33
plugins:
44
- gen-files:
55
scripts:
6-
- gen_pages.py
6+
- docs/scripts/gen_pages.py
77
- mkdocstrings:
88
handlers:
99
python:

0 commit comments

Comments
 (0)