You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by eike on 2011-06-21 01:29 UTC
This patch converts many function doc-strings to proper Sphinx format. All functions of matlab do now appear in the documentation: They are included with .. autofunction:: in the matlab documentation, until their modules are documented.
The big table at the start of module matlab was split into multiple small tables. The names of all implemented functions are now links to the their documentation.
TODOs were enabled and included in the documentation.
The text was updated successfully, but these errors were encountered:
Reported by eike on 2011-06-21 01:29 UTC
This patch converts many function doc-strings to proper Sphinx format. All functions of
matlab
do now appear in the documentation: They are included with.. autofunction::
in thematlab
documentation, until their modules are documented.The big table at the start of module
matlab
was split into multiple small tables. The names of all implemented functions are now links to the their documentation.TODOs were enabled and included in the documentation.
The text was updated successfully, but these errors were encountered: