-
Notifications
You must be signed in to change notification settings - Fork 1.6k
FR: Source maps for docs #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@samtstern Please provide more context? Where is the doc generation process that you're referring to? |
This was a long time ago so I don't remember all the context. The idea was that the reference docs (ex: For instance the Android platform documentation has this feature, and I've found it really useful: |
@samtstern — Not seeing that "View Source" button when I look at the doc. Where does it send you if you click the link? (You might have special, special access.) |
@alexg33 whoops! Looks like I only have that because of this extension: Well either way, it's something we can/should add. |
Well, per usual, you're right. |
Add a source map to the doc generation process so that reference docs can link directly into source files for each function/constant/etc.
The text was updated successfully, but these errors were encountered: