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

Auto documentation for nodes #61

Open
graysonhead opened this issue Oct 6, 2018 · 0 comments
Open

Auto documentation for nodes #61

graysonhead opened this issue Oct 6, 2018 · 0 comments

Comments

@graysonhead
Copy link
Owner

We need to come up with a way of automatically documenting what node types are valid, and which functions are associated with them. The dispatch trees that could be used to generate this are located in the following methods:

Appliance._build_dispatch_tree()
Appliance.interface_dispatch()

Ideally we would want to render the information contained within those dicts in an auto-module like fashion on the configuration docs page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant