Skip to content

Conversation

lagru
Copy link
Member

@lagru lagru commented Oct 6, 2024

Closes #13.

This also includes a few other tweaks. I should really pay a bit more attention to making more focused changes. Partial commits only get you so far...

A minor change is that PackageFile was replaced with module_name_from_path which should make for a more sensible approach that doesn't rely as much on carrying a subclass of Path around.

The prefix in ":class:Foo" is actually optional for Sphinx to detect
it as a reference. So allow "Foo" too.

The prefix in ":class:`Foo`" is actually optional for Sphinx to detect
it as a reference. So allow "`Foo`" too.
This commit also includes a few other tweaks. I should really pay a bit
more attention to making more focused changes. Partial commits only get
you so far...

A minor change is that `PackageFile` was replaced with
`module_name_from_path` which should make for a more sensible approach
that doesn't rely as much on carrying a subclass of `Path` around.
@lagru lagru added the fix Addresses regressions & bugs label Oct 6, 2024
@lagru lagru merged commit 019e4e8 into main Oct 6, 2024
5 checks passed
@lagru lagru deleted the fix-optional-params branch October 6, 2024 12:58
@lagru lagru added this to the v0.3 milestone Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Addresses regressions & bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

| None is applied to optional parameters when not appropriate
1 participant