Skip to content

CSharp Documentation with working anchor link within document#3313

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
lunat:CSharp_documentation_with_anchor_link
Jul 7, 2016
Merged

CSharp Documentation with working anchor link within document#3313
wing328 merged 1 commit intoswagger-api:masterfrom
lunat:CSharp_documentation_with_anchor_link

Conversation

@lunat
Copy link
Contributor

@lunat lunat commented Jul 6, 2016

Added anhors to csharp client documentation

@wing328
Copy link
Contributor

wing328 commented Jul 7, 2016

@lunat thanks for the PR. The change looks good to me and I'll merge the PR later today.

@wing328 wing328 merged commit cb71c4c into swagger-api:master Jul 7, 2016

## Documentation for Authorization

<a name="{{#authMethods}}{{name}}"></a>
Copy link
Contributor

Choose a reason for hiding this comment

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

This line is causing issue due to missing close tag {{/authMethods}} and I've removed it in my PR.

@lunat
Copy link
Contributor Author

lunat commented Jul 11, 2016

@wing328 could you please try this code:

<a name="{{name}}"></a>

@wing328
Copy link
Contributor

wing328 commented Jul 11, 2016

@lunat can you please pull the latest master and submit a PR with the mentioned change?

(we've setup Shippable CI to catch the invalid mustache template moving forward)

@lunat lunat deleted the CSharp_documentation_with_anchor_link branch July 19, 2016 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants