Opened 12 years ago
Closed 9 years ago
#9565 closed enhancement (fixed)
Allow to view source code from documentation
Reported by: | Les | Owned by: | nonken |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | Documentation | Version: | 1.3.0 |
Keywords: | Cc: | mccain, Neil Roberts | |
Blocked By: | Blocking: |
Description
This would be so cool if the Dojo Campus documentation or the Uxebu API viewer allowed to see the actual source code by clicking the method or property name.
See how this is works in Ext:
Change History (3)
comment:1 Changed 11 years ago by
Cc: | mccain Neil Roberts added |
---|---|
Milestone: | tbd → future |
Owner: | set to nonken |
comment:2 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
i think this can be closed with the current state of our docs.
comment:3 Changed 9 years ago by
Keywords: | needsreview removed |
---|---|
Milestone: | future → 1.8 |
Resolution: | → fixed |
Status: | new → closed |
Yeah, it was more-or-less there from 1.7, and I just added a "raw html" button into rstwiki a week ago, in https://github.com/phiggins42/rstwiki/commit/dc88e8afd5b3fc4177f31c3c242fab8652991cd5
odd, the API pages used to have a view-source button, but it seems to have gone. Would be pretty easy to add to Uxebu doc thing as well. Not sure how well it would play with campus. Could definitely link directly to the JS in subversion or something.