Skip to content

Commit

Permalink
Update gen_ref_pages.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Nov 1, 2023
1 parent f3c7b9d commit 3fa5a17
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/gen_ref_pages.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
"""Generate the code reference pages and navigation."""
"""
Generate the code reference pages and navigation.
You never have to run this manually!
"""
from __future__ import annotations

from pathlib import Path
Expand Down

0 comments on commit 3fa5a17

Please sign in to comment.