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

Render enum param values as CODE #426

Merged
merged 1 commit into from
Feb 12, 2016
Merged

Conversation

febeling
Copy link
Contributor

@febeling febeling commented Feb 2, 2016

If an resource enum parameter has values that end in whitespace or dot
it can be hard to tell with certainty from the generated
documentation. This is because values aren't quoted or otherwise
enclosed. This patch encloses them in CODE elements, which stand out
with clarity from surrounding text.

Before:
screen shot 2016-02-02 at 21 23 18

After:
screen shot 2016-02-02 at 21 20 26

If an resource enum parameter has values that end in whitespace or dot
it can be hard to tell with certainty from the generated
documentation. This is because values aren't quoted or otherwise
enclosed. This patch encloses them in CODE elements, which stand out
with clarity from surrounding text.
@febeling
Copy link
Contributor Author

febeling commented Feb 2, 2016

PR #425 fixes the CI failure.

Pajk added a commit that referenced this pull request Feb 12, 2016
@Pajk Pajk merged commit 855e233 into Apipie:master Feb 12, 2016
@iNecas
Copy link
Member

iNecas commented Feb 18, 2016

v0.3.6 with this change has just been released, thanks @febeling

@febeling
Copy link
Contributor Author

@iNecas cool, thanks for the headsup!

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.

3 participants