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

Fix doc build #1987

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Fix doc build #1987

merged 1 commit into from
Jun 24, 2024

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Jun 24, 2024

Fixes " WARNING: unknown mimetype for _static/donotdelete, ignoring ". This file came in via 7b741ae with not much explanation, so I think it's probalby safe to delete given it's empty 🤷

xref: #1985 (comment)

@jakirkham
Copy link
Member

Thanks David! 🙏

Happy to try this 🙂

When this file was created in commit ( 7b741ae ), it notes...

try to fix sphinx viewcode

Not sure why this would be needed for that functionality (or if it still matters given that was 2016). Though maybe we should double check that we can still view code blocks in RTD

@jakirkham
Copy link
Member

Ok checked one occurrence using the new API docs and it appears to work ok

AFAICT this renders correctly

@jakirkham jakirkham merged commit e3ee09e into zarr-developers:v3 Jun 24, 2024
18 checks passed
@jakirkham
Copy link
Member

Hooray! It passed 🥳

Thanks David! 🙏

@dstansby dstansby deleted the fix-docs branch June 24, 2024 20:18
dcherian added a commit to dcherian/zarr-python that referenced this pull request Jun 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* v3: (22 commits)
  [v3] `Buffer` ensure correct subclass based on the `BufferPrototype` argument (zarr-developers#1974)
  Fix doc build (zarr-developers#1987)
  Fix doc build warnings (zarr-developers#1985)
  Automatically generate API reference docs (zarr-developers#1918)
  Update `RemoteStore.__str__` and add UPath tests (zarr-developers#1964)
  [v3] Elevate codec pipeline (zarr-developers#1932)
  0 dim arrays: indexing (zarr-developers#1980)
  `parse_shapelike` allows 0 (zarr-developers#1979)
  Clean up typing and docs for indexing (zarr-developers#1961)
  add json indentation to config (zarr-developers#1952)
  chore: update pre-commit hooks (zarr-developers#1973)
  Bump pypa/gh-action-pypi-publish in the actions group (zarr-developers#1969)
  chore: update pre-commit hooks (zarr-developers#1957)
  Update release.rst (zarr-developers#1960)
  doc: update release notes for 3.0.0.alpha (zarr-developers#1959)
  Basic working FsspecStore (zarr-developers#1785)
  Feature: Top level V3 API (zarr-developers#1884)
  Buffer Prototype Argument (zarr-developers#1910)
  Create issue-metrics.yml
  fixes bug in transpose (zarr-developers#1949)
  ...
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.

None yet

2 participants