Skip to content

Fix regex.inc documentation errors#1055

Merged
Headline merged 1 commit intoalliedmodders:masterfrom
hydrogen-mvm:patch-1
Jul 31, 2019
Merged

Fix regex.inc documentation errors#1055
Headline merged 1 commit intoalliedmodders:masterfrom
hydrogen-mvm:patch-1

Conversation

@hydrogen-mvm
Copy link
Copy Markdown
Contributor

@hydrogen-mvm hydrogen-mvm commented Jul 31, 2019

https://steamuserimages-a.akamaihd.net/ugc/786360440444926021/3977E37BB5937C22C7C82A96DC503ED449F865B1/

Some methodmap documentation was a direct copypasta from the non-methodmap natives, mentioning a handle parameter which doesn't exist (since the "this" methodmap variable is the handle itself). A couple non-methodmap natives had the @ param documentation in the wrong order, with the handle coming second in the doc string.

I think I fixed everything in this file. Please review and let me know of any changes that should be made. Thanks.

(EDIT: that @ param accidentally pinged someone. Oops sorry!!!)

https://steamuserimages-a.akamaihd.net/ugc/786360440444926021/3977E37BB5937C22C7C82A96DC503ED449F865B1/

Some methodmap documentation was a direct copypasta from the non-methodmap natives, mentioning a handle parameter which doesn't exist (since the "this" variable is the handle itself). A couple non-methodmap natives had the @param documentation in the wrong order, with the handle coming second.

I think I fixed everything in this file. Please review and let me know of any changes that should be made. Thanks.
Copy link
Copy Markdown
Member

@Headline Headline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Headline Headline merged commit fb9b284 into alliedmodders:master Jul 31, 2019
BotoX pushed a commit to BotoX/sourcemod that referenced this pull request Sep 10, 2019
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