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

Add Documentation #86

Merged
merged 6 commits into from
Jan 13, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pre-commit refactor
  • Loading branch information
jbusecke committed Jan 13, 2021
commit 1f82a7e38b62a823ad89c398ea7c70d8847f02b4
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@
extlinks = {
"issue": ("https://github.com/jbusecke/xarrayutils/issues/%s", "GH#"),
"pull": ("https://github.com/jbusecke/xarrayutils/issues/%s", "GH#"),
}
}