Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

matthewrfindley
Copy link
Contributor

Closes: #2005

Previously the github url was generated using a convention that most, if not all, components/core services were not adhering to.

Instead of using the consolidated js files in angular-material.js, using the source provides ngDoc with the correct location of the file being documented.

Using source allows us to use the fileInfo to determine the path of the
component/service being documented.
Refactored some duplication.  Removed the existing github url, which
assumed that the path to the file was the same as the module name.
@matthewrfindley matthewrfindley force-pushed the bug-fix/github-path-to-file branch from 41f1a15 to 847d746 Compare May 22, 2015 16:54
@matthewrfindley matthewrfindley deleted the bug-fix/github-path-to-file branch May 23, 2015 03:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: "View on Github" links are not correct.
1 participant