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

Update docs config #636

Merged
merged 2 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
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
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# Required
version: 2

sphinx:
configuration: docs/conf.py

build:
os: "ubuntu-20.04"
tools:
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Upon receipt of a complaint, the project administrator(s) may take any action de
circumstances. Such action can include things such as: removing, editing, or rejecting comments, commits, code, wiki edits,
email, issues, and other contributions that are not aligned to this Code of Conduct, or banning temporarily or permanently
any contributor for other behaviors that are deemed inappropriate, threatening, offensive, or harmful. Project administrators
also have the right to report violations to UCAR HR, as well as a participant’s home institution and/or law enforcement. In
also have the right to report violations to UCAR HR, as well as a participant’s home institution and/or law enforcement. In
the event an incident is reported to UCAR, UCAR will follow its Harassment Reporting and Complaint Procedure.

## Attribution
Expand Down