Skip to content

Commit

Permalink
Added the sphinx-sitemap package to generate a xml sitemap to submit …
Browse files Browse the repository at this point in the history
…to google search console. (#72)

Co-authored-by: IgorTatarnikov <[email protected]>
  • Loading branch information
IgorTatarnikov and IgorTatarnikov authored Oct 20, 2023
1 parent 2456974 commit 1f1c6bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ linkify-it-py
sphinx-design
sphinx-togglebutton
sphinx-notfound-page
sphinx-sitemap
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"sphinx.ext.napoleon",
"sphinx_design",
"sphinx_togglebutton",
"sphinx_sitemap",
"myst_parser",
"numpydoc",
"nbsphinx",
Expand Down

0 comments on commit 1f1c6bb

Please sign in to comment.