remove source

This commit is contained in:
samfreund
2025-04-14 00:36:02 -05:00
parent 44b46cf117
commit 0147a44100

View File

@@ -1,6 +1,6 @@
site_name: PhotonLibPy Docs
theme:
name: readthedocs
name: material
favicon: docs/favicon.ico # If you want a favicon
logo: logo.svg # Optional logo
palette:
@@ -11,6 +11,8 @@ plugins:
- mkdocstrings:
handlers:
python:
options:
show_source: false
paths:
- "."
- gen-files: