Skip to content

Commit

Permalink
reformat docs conf
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Aug 22, 2024
1 parent b6313a0 commit 9e2c03a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

from musify import MODULE_ROOT, PROGRAM_OWNER_NAME, PROGRAM_OWNER_USER, PROGRAM_NAME


# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information

Expand Down Expand Up @@ -82,10 +83,12 @@
conf_py_path=f"/{Path(__file__).parent.name}/",
)


# -- OpenGraph configuration --------------------------------------------------

ogp_site_url = f"https://{PROGRAM_OWNER_USER}.github.io/{PROGRAM_NAME.lower()}/"


# -- GraphViz configuration --------------------------------------------------
# https://graphviz.org/doc/info/attrs.html

Expand Down

0 comments on commit 9e2c03a

Please sign in to comment.