-
Notifications
You must be signed in to change notification settings - Fork 46
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
does Sphinx autosummary work with the MATLAB domain? #37
Comments
Original comment by Mark Mikofski (Bitbucket: bwanamarko, GitHub: Unknown): I will try to take it look at it next year. I haven't tried the One thing to try is |
Original comment by Mark Mikofski (Bitbucket: bwanamarko, GitHub: Unknown): Sorry, but evidently the |
Original comment by Christian Frick (Bitbucket: ChristianFrick, GitHub: Unknown): Which was the last working version? Is it possible to switch to that one? |
Any news on this? |
No, sorrry. No news. I have had very little time to work on this project. |
First, thanks for the all the work already done on the matlab domain. As a new user of both sphinx and the matlab domain, I think it would be nice to mention this issue in the Readme, as it seems most sphinx tutorials and usecases assume that autosummary is usable (or apidoc / autogen which seem to depend on autosummary). |
Originally reported by: Lev Givon (Bitbucket: lebedov, GitHub: lebedov)
I'm trying to generate docs for a toolbox of MATLAB functions, but it doesn't seem that autosummary can find the functions even though I have the base directory correctly set. See this post on StackOverflow for the original question.
The text was updated successfully, but these errors were encountered: