Skip to content

Commit

Permalink
chore(docs): disable contributors display
Browse files Browse the repository at this point in the history
This feature isn't present on canonical-sphinx 0.1.0, and raises git-related
errors on our readthedocs builds.
  • Loading branch information
tigarmo authored and sergiusens committed Oct 14, 2024
1 parent 6fb7733 commit 9261dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"product_page": "github.com/canonical/rockcraft",
"discourse": "https://discourse.ubuntu.com/c/rocks/117",
"github_url": "https://github.com/canonical/rockcraft",
"display_contributors": False,
}

extensions = [
Expand Down

0 comments on commit 9261dc7

Please sign in to comment.