opencobra / cobratoolbox

The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
https://opencobra.github.io/cobratoolbox
Other
241 stars 306 forks source link

sphinxcontrib-matlabdomain 0.19.0 pre-release #2112

Open joeced opened 1 year ago

joeced commented 1 year ago

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:

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