Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving rendering of the API function lists #54

Merged
merged 5 commits into from
Dec 10, 2019
Merged

Conversation

vadi2
Copy link
Contributor

@vadi2 vadi2 commented Dec 10, 2019

Before - difficult to scan for a function name:

image

Now - much easier:

image

It's not perfect. If <thing> is used, parameters aren't highlighted right:

image

I've investigated the use of https://github.com/djungelorm/sphinx-csharp to work around this, but unfortunately it's not ready. Nonetheless, this rendering is better than the table before!

@vadi2 vadi2 marked this pull request as ready for review December 10, 2019 10:27
@vadi2 vadi2 changed the title Initial attempt at improving rendering of the API Improving rendering of the API function lists Dec 10, 2019
@vadi2 vadi2 requested a review from mbaltus December 10, 2019 12:37
@vadi2 vadi2 merged commit a4359b4 into master Dec 10, 2019
@vadi2 vadi2 deleted the improve-api-rendering branch December 10, 2019 13:15
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