Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

python script to automate docs gen #48

Open
jackparmer opened this issue May 23, 2023 · 0 comments
Open

python script to automate docs gen #48

jackparmer opened this issue May 23, 2023 · 0 comments
Assignees

Comments

@jackparmer
Copy link
Contributor

This first section of documentation pages was designed to be auto-generated if the node (code) exists but the documentation page does not:

image

(The description at the top would be pulled from the node function docstring, and the i/o parameters would be pulled from its parameter's manifest)

Most of the nodes in this repo currently do not have a docs page, so it would be a high leverage time to write this script so that it can be used by CI or anyone contributing a node in the future. (it will also help us ensure that every node has a quality docs string!)

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

No branches or pull requests

2 participants