Replies: 0 comments 16 replies
-
I was thinking of creating a yari template wizard to make things like this "generically". This is at least as good and possibly better. Does your generator know about method prototypes so that the syntax blocks can be auto expanded out? On spot check, the syntax does not quite match what we're doing now for JavaScript: |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Gang,
Writing new API reference requires a bit of set up. Folders and files need to be created in a specific structure. Standard headings and metadata need to be filled in.
To remove friction from this process, I've created a repo that contains a bunch of boilerplates for content that doesn't exist. All you need to do is:
If the API you want to document is missing from the repo, contact [email protected].
If you have reason to think someone else might want to work on a feature, use this process. Otherwise have at it. (I'm looking for the simplest, least bureaucratic way to prevent duplication of error. Let me know if you have an idea.)
Beta Was this translation helpful? Give feedback.
All reactions