Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2.x' into 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Mar 22, 2024
2 parents 9b9d9d9 + b2b2e30 commit daa7fa0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Resources/doc/conf.py
Expand Up @@ -12,9 +12,10 @@
highlight_language = 'php'

extensions = [
'sphinxcontrib.spelling',
'sphinx_rtd_theme',
"sphinx.ext.intersphinx",
'sphinx_rtd_theme',
'sphinxcontrib.phpdomain',
'sphinxcontrib.spelling',
]

# Spelling configuration
Expand Down

0 comments on commit daa7fa0

Please sign in to comment.