Skip to content

Add inventory testing #250

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add inventory testing #250

wants to merge 6 commits into from

Conversation

asinghvi17
Copy link
Collaborator

This adds DV's first ever test suite!

  • Fix the anchor position in docstrings, turns out that putting it in that a was making it unavailable as a selector. This is now fixed as the whole details block gets the anchor. Maybe it should be the summary block instead, not sure.

Unfortunately it seems as though the links to docstrings work in the browser, but the HTML selectors just can't find them...

@lazarusA
Copy link
Collaborator

lazarusA commented May 7, 2025

Unfortunately it seems as though the links to docstrings work in the browser, but the HTML selectors just can't find them...

it could be related to css, maybe (https://github.com/LuxDL/DocumenterVitepress.jl/blob/master/template/src/.vitepress/theme/docstrings.css) after I removed the click behaviour the anchors were gone (as in you cannot copy/paste them), although typing the full path would still work, is that what you mean?

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.

3 participants