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

sphinxcontrib-matlabdomain 0.19.0 pre-release #2112

Open
1 of 3 tasks
joeced opened this issue Apr 28, 2023 · 0 comments
Open
1 of 3 tasks

sphinxcontrib-matlabdomain 0.19.0 pre-release #2112

joeced opened this issue Apr 28, 2023 · 0 comments

Comments

@joeced
Copy link

joeced commented Apr 28, 2023

sphinxcontrib-matlabdomain 0.19.0 pre-release

Hi

I'm the main author and maintainer of the sphinxcontrib-matlabdomain Python package.
I just finished a major update of the extension and added a new configuration option:
matlab_short_links. In short (no pun intended), it's finally possible to render and link to MATLAB classes and function by the name they have in MATLAB.

Instead of src.package.AmazingClass, you now get package.AmazingClass. Further, the linking to that is :class:`package.AmazingClass`.

As you are a major user of the extension, I would appreciate if you could take the time to test if the new release works as expected. In your requirements.txt, please specify:

sphinxcontrib-matlabdomain==0.19.0rc1

If you need any help or discover issues please reach out to me in this thread.

Thanks!

I hereby confirm that I have:

  • Tried to solve the issue on my own
  • Retried to run my code with the latest version of The COBRA Toolbox
  • Checked that a similar issue has not already been opened

(Note: You may replace [ ] with [X] to check the box)

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

No branches or pull requests

1 participant