Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
a-rouxel authored Oct 5, 2023
1 parent 8b62b58 commit c1e8aee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon',
'sphinxcontrib.bibtex'
'sphinxcontrib.bibtex',
'sphinx.ext.githubpages',
'sphinx_markdown_builder',
]

templates_path = ['_templates']
Expand Down

0 comments on commit c1e8aee

Please sign in to comment.