Skip to content

Commit

Permalink
Add version dropdown to GitHub Pages docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Aug 30, 2022
1 parent 875e069 commit d0ac1ed
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,22 +171,8 @@
"provider": "google",
"property": "G-4FW9NCNFZH"
},
# "font": {
# "code": "Ubuntu Mono"
# },
# "version_dropdown": True,
# "version_info": [
# {
# "version": "https://sphinx-immaterial.rtfd.io",
# "title": "ReadTheDocs",
# "aliases": []
# },
# {
# "version": "https://jbms.github.io/sphinx-immaterial",
# "title": "Github Pages",
# "aliases": []
# },
# ],
"version_dropdown": True,
"version_json": "../versions.json",
}

html_last_updated_fmt = ""
Expand Down

0 comments on commit d0ac1ed

Please sign in to comment.