Andrey Kurdyumov created CB-8323:
------------------------------------
Summary: Create tool which will find where we have links pointed
to the same page
Key: CB-8323
URL: https://issues.apache.org/jira/browse/CB-8323
Project: Apache Cordova
Issue Type: Bug
Reporter: Andrey Kurdyumov
Has to be created reporting tool which will report where in our docs we have
links which are reference same page. This could help catching issues where
joDoc auto-linking incorrectly point to the section in the same docs instead of
another page due to name collisions.
See:
http://cordova.apache.org/docs/en/edge/guide_overview_index.md.html#Overview_development_paths
Inside the "Cross-platform (CLI) workflow" subsection of section "Development
Paths", there link "The Command-Line Interface". It point to the same page, and
not on the
http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface.
Example of usage:
./bin/samepagelinsk en edge
Example of output:
guide_overview_index.md.html has link to itself
(#The%20Command-Line%20Interface).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]