forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[move] Enable documentation generation (aptos-labs#5187)
This PR enables the Move documentation generator. The generator is available via the cli (`aptos move document`). It's also integrated into the framework framework building process and will be automatically triggered similar as other derived artifacts, via `cached-packages` or explicit release building. The generated documentation is reachable via github, here is an [example created by this PR]().
- Loading branch information
Showing
95 changed files
with
45,097 additions
and
63 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.