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

[Bug][move-compiler-v2] docgen code paths include backtracking #15392

Open
brmataptos opened this issue Nov 25, 2024 · 0 comments
Open

[Bug][move-compiler-v2] docgen code paths include backtracking #15392

brmataptos opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale

Comments

@brmataptos
Copy link
Contributor

🐛 Bug

This also affects compiler-v1, so is not urgent at all, but docgen generates links with non-canonical types (e.g., with subpaths like .../aptos-stdlib/../move-stdlib/doc/...).

For example, see the V1-generated docs in:

https://raw.githubusercontent.com/aptos-labs/aptos-core/refs/heads/main/aptos-move/framework/aptos-framework/doc/function_info.md

Corresponding V2 docgen output can currently be seen here:

https://raw.githubusercontent.com/aptos-labs/aptos-core/refs/heads/main/aptos-move/framework/aptos-framework/tests/compiler-v2-doc/function_info.md
@brmataptos brmataptos added the bug Something isn't working label Nov 25, 2024
@brmataptos brmataptos moved this from 🆕 New to For Grabs in Move Language and Runtime Nov 25, 2024
@brmataptos brmataptos moved this from For Grabs to 📋 Backlog in Move Language and Runtime Nov 25, 2024
@brmataptos brmataptos added the stale-exempt Prevents issues from being automatically marked and closed as stale label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant