Enhanced help--improve your workflow

版本 1.0.0.0 (9.6 KB) 作者: John Iversen
Simple enhancement to help listings: adds hyperlinks to open files for editing.
788.0 次下载
更新时间 2006/9/5

查看许可证

Now you can open up m-files for editing directly from help listings.

1) Adds an 'Edit this file' link at the end of every help listing for individual functions. Clicking opens file in editor.

2) Contents pages have an edit hyperlink by each file name and an 'Edit this directory's Contents file' to edit the Contents file itself.

It's simple, but surprisingly useful and has been a timesaver in navigating project files, so I would like to share it.

See screenshot for examples of this in use.

Background: Help already shows hyperlinks to other help pages and documentation. This is a simple extension of that concept to link to files directly for editing.

Possible uses: Use Contents pages as a hub for editing your files. A simple form of project management. Keep Contents pages up to date. Easily explore new functions, or work on old ones.

See files for more details.

引用格式

John Iversen (2024). Enhanced help--improve your workflow (https://www.mathworks.com/matlabcentral/fileexchange/12118-enhanced-help-improve-your-workflow), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Improvements to code, better method of installation, bug fix.