Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Generate docs pages (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousX86 authored Sep 13, 2024
2 parents ce72d51 + 8c40418 commit 41937a7
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,4 @@

html_theme = 'bizstyle'
html_static_path = ['_static']
# html_sidebars = {
# '**': ['search-field.html', 'sidebar-nav-bs.html'],
# 'index': []
# }
# html_theme_options = {
# 'logo': {'text': project},
# 'navbar_end': ['theme-switcher', 'navbar-icon-links'],
# 'icon_links': [
# {
# 'name': 'GitHub',
# 'url': 'https://github.com/AnonymousX86/fix-the-engines',
# 'icon': 'fa-brands fa-square-github',
# 'type': 'fontawesome'
# }
# ]
# }
html_baseurl = 'fix-the-engines' # Used on GitHub Pages

0 comments on commit 41937a7

Please sign in to comment.