Feature #2130
Function references
Start date:
07 Dec 2012
Due date:
% Done:
0%
External issue:
Description
Ruby developers reference to functions prepending the function name with #
. So for developers it would be cool if syntax like #function_name
generated the link to, e.g., http://apidock.com. Same can be done for other languages, e.g., for PHP: #php:appay_merge
.
Also it would be great if we could integrate rDoc to reference also to project’s functions.
The syntax can be conflicting with Twitter hash tags though...
History
#1 Updated by Andriy Lesyuk almost 12 years ago
- Status changed from New to Incomplete
- Assignee set to Andriy Lesyuk
- Priority changed from Normal to Minor