Changes between Initial Version and Version 2 of Ticket #1268
- Timestamp:
- 09/29/2015 04:53:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1268
-
Property
Summary
changed from
DevHub: Hide the filenames in the Used By section
toDevHub: Hide the filenames in the Used By/Uses section
-
Property
Summary
changed from
-
Ticket #1268 – Description
initial v2 1 I'd like to propose hiding the filenames in the "Used By " section on code reference pages. I think it largely serves to cause unnecessary wrapping within the container, and realistically, I feel like developers would be more concerned with the functions the current element is used in rather than both the file and the function.1 I'd like to propose hiding the filenames in the "Used By/Uses" section on code reference pages. I think it largely serves to cause unnecessary wrapping within the container, and realistically, I feel like developers would be more concerned with the functions the current element is used in rather than both the file and the function. 2 2 3 3 Besides, the linked function reference would list the source file anyway.