Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Here is the process for eliminating duplicate documentation from your JSDoc API:

  1. Identify the duplicate documentation: Look through your JSDoc API documentation and identify which pieces of documentation are duplicated.

  2. Determine the correct documentation: For each set of duplicated documentation, determine which version is correct and should be kept.

  3. Consolidate the documentation: Once you have identified which version of the documentation to keep, consolidate that information into one place.

  4. Remove the duplicate documentation: Once you have consolidated the documentation, remove the duplicate pieces of documentation from your JSDoc API.

  5. Update references: If there are any references to the duplicate documentation in your JSDoc API, update them to point to the consolidated documentation.

  6. Review your changes: Review your changes to make sure that everything looks correct and that there are no further instances of duplicated documentation.

  7. Update your documentation standards: Finally, update your documentation standards so that you can avoid future instances of duplicate documentation.