GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-docs/pull/584
CB-11127 Improving internal linking Relevant changes: - added a new data file, `all-pages.yml`, which stores a list of valid links on the site - version dropdowns and out-of-date alerts now use the new data file to only link to valid pages - redirects are now a dictionary instead of a list, which is more flexible and easier to work with Miscellaneous changes: - refactored Makefile dependencies to properly rebuild some files when necessary - refactored `docs.html` to be a bit more readable You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-docs CB-11127 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/584.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #584 ---- commit 1184b339bc869e87919b2720c057e9b57a9022d2 Author: Dmitry Blotsky <dmitry.blot...@gmail.com> Date: 2016-04-13T02:40:03Z CB-11127 Improving internal linking ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org