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

Rustdoc-like system #74

Open
tertsdiepraam opened this issue Oct 7, 2024 · 0 comments
Open

Rustdoc-like system #74

tertsdiepraam opened this issue Oct 7, 2024 · 0 comments

Comments

@tertsdiepraam
Copy link
Contributor

It should be possible to generate documentation for all functions and types registered in a runtime. Because we use a macro for registering functions now, we can include the Rust doc comments into the structure that we emit and store that in the Runtime. From this, we can generate RST for inclusion in rotonda-doc.

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

No branches or pull requests

1 participant