mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-30 17:43:26 +08:00
remove "Defined in:" section in `motion ri'
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<%= title_align_right format_object_title(object) %>
|
||||
|
||||
<%= align_right "(Defined in: #{object.file})" %>
|
||||
<% if object.aliases.size > 0 %>
|
||||
|
||||
<%= align_right "(Also known as: #{object.aliases.map {|o| o.name(true).to_s }.join(',')})" %>
|
||||
|
||||
Reference in New Issue
Block a user