Skip to content

Conversation

@kvaDrug
Copy link

@kvaDrug kvaDrug commented Feb 11, 2020

There were 2 little problems with markup which caused warnings in Xcode 11.3.

  1. Colon ':' after @param caused "Parameter ':' not found in the function declaration" warnings.
  2. Parameter name mismatch caused warnings like "Parameter 'toPath' not found in the function declaration".
    This fix insures that docs work as expected.

…fix warnings: "Parameter ':' not found in the function declaration". Fix markup parameter names to match the names in the corresponding function signatures.
@kvaDrug kvaDrug closed this Feb 11, 2020
@kvaDrug kvaDrug reopened this Feb 11, 2020
@kvaDrug
Copy link
Author

kvaDrug commented Feb 12, 2020

You also need to merge this branch into master. I can't do it because I don't have write access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants