Skip to content

Fix documentation markup in DCTar.h#19

Open
kvaDrug wants to merge 1 commit into
daltoniam:masterfrom
kvaDrug:fix/markup-parameters
Open

Fix documentation markup in DCTar.h#19
kvaDrug wants to merge 1 commit into
daltoniam:masterfrom
kvaDrug:fix/markup-parameters

Conversation

@kvaDrug

@kvaDrug kvaDrug commented Feb 11, 2020

Copy link
Copy Markdown

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

kvaDrug commented Feb 12, 2020

Copy link
Copy Markdown
Author

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