Skip to content

Commit

Permalink
3rd fix docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Feb 5, 2025
1 parent f928fe6 commit c4b302b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def setup(app):
from subprocess import call
call(['pip', 'install', 'sphinx-notfound-page'])
extensions.append('notfound.extension')
call(['pip', 'install', 'sphinx_rtd_theme'])

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
Expand Down

0 comments on commit c4b302b

Please sign in to comment.