Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored Nov 25, 2024
1 parent 2e54316 commit 1bb0070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ def reset_servers(gallery_conf, fname, when):
from sphinx_design.badges_buttons import BadgeRole

def setup(app):
app.connect("builder-inited", verify_meilisearch_is_active)
app.add_role(name="bdg-mapdl", role=BadgeRole(color="mapdl"))
app.add_role(name="bdg-cfx", role=BadgeRole(color="cfx"))
app.add_role(name="bdg-fluent", role=BadgeRole(color="fluent"))
Expand Down

0 comments on commit 1bb0070

Please sign in to comment.