[WIP] - Html Docs 2 - API and Client Library Documentation - Feedback / Assistance wanted#3447
Conversation
Closed
Author
|
p.s. If you want to merge feel free, nothing will actually break the build, Just needs template improvements :) |
Contributor
|
@jhitchcock thanks for the PR.
If you can list out the casing required for the variables (e.g. operationId), we can start adding those mustache tags so that you can use them directly without using vendor extensions. |
Contributor
|
This also fixes #1387 |
Contributor
|
@jhitchcock thanks for the contribution. PR merged. |
Author
|
Many Thanks, I'll add the extra tags as I do new languages and improve the templates. Hopefully others will contribute too! |
This was referenced Aug 2, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello All!
Further to an attempt at creating some 'slack' style docs, Here's a WIP of a HTML documentation format, in brief here's what I'm trying to achieve with these docs;
Here's an image of where I'm at

In general I think its working well, The code samples need some more attention, I think I'm going to come up against an issue where some languages require different casing for the same thing, so may have to start utilizing some more vendor extensions / hacks!
This may be an ongoing project
Anyway,
Would appreciate any feedback / advice / assistance :) Tag anyone who may be interested! Thanks for reading!