Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation fix and cleanup #521

Merged
merged 9 commits into from
Mar 19, 2024

Conversation

AnesBenmerzoug
Copy link
Collaborator

Description

This PR closes #515 #514 #482 and part of #462

Changes

  • Changed fetch depth in CI to 0 for jobs that build documentation.
  • Used absolute URLs for images in readme.
  • Moved list of papers from readme to a new page in documentation.
  • Added new abbreviations.
  • Added missing data banzhaf reference to bibliography.
  • Improved mkdocs hook for modifying binder links in rendered notebooks.
  • Added beautifulsoup4 as a docs dependency.
  • Bumped version of some docs requirements.

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

@AnesBenmerzoug AnesBenmerzoug self-assigned this Mar 18, 2024
.github/workflows/main.yaml Show resolved Hide resolved
@AnesBenmerzoug
Copy link
Collaborator Author

@schroedk should I also add specific instructions for installing the influences extra requirements in this PR or will you take care of it?

@schroedk
Copy link
Collaborator

schroedk commented Mar 19, 2024

@schroedk should I also add specific instructions for installing the influences extra requirements in this PR or will you take care of it?

@AnesBenmerzoug, I will take care of it

@AnesBenmerzoug AnesBenmerzoug merged commit 9176845 into develop Mar 19, 2024
23 checks passed
@AnesBenmerzoug AnesBenmerzoug mentioned this pull request Mar 19, 2024
4 tasks
@mdbenito mdbenito deleted the chore/documentations-fix-and-cleanup branch March 22, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use absolute URLs for images in order for them to render properly on pypi.
2 participants