You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We require 3 different kinds of docs for our archetypes:
Native language docs (docstrings)
This is automatically handled by codegen already.
Doc reference
We need to completely overhaul this for the new type-based APIs, and as much as possible automate it via codegen or it's going to be out-of-sync very fast.
High-level example page (doesn't exist yet!)
Needs to show a thumbnail for all archetypes and link to the reference.
API references are already taken care of by the language-specific codegen backends, but we still need a codegen backend that takes IDL definitions in and turn them into documentation for the website (e.g. all the archetype related pages).
Contents of: docs/content/reference/data_types
The text was updated successfully, but these errors were encountered:
We require 3 different kinds of docs for our archetypes:
This is automatically handled by codegen already.
We need to completely overhaul this for the new type-based APIs, and as much as possible automate it via codegen or it's going to be out-of-sync very fast.
Needs to show a thumbnail for all archetypes and link to the reference.
API references are already taken care of by the language-specific codegen backends, but we still need a codegen backend that takes IDL definitions in and turn them into documentation for the website (e.g. all the archetype related pages).
Contents of:
docs/content/reference/data_types
The text was updated successfully, but these errors were encountered: